Question on decrypting LoRaWAN payload packets under MicroPython

45 views
Skip to first unread message

Duane Kaufman

unread,
Sep 5, 2017, 3:51:37 PM9/5/17
to PyCryptodome, Duane Kaufman
Hello,

My name is Duane Kaufman, and I am interested in decrypting LoRaWAN (Low-Power Radio) payloads on a MicroPython-running microcontroller (LoPy  -https://pycom.io/product/lopy/)

I am a newbie to cryptography, but I found a package written in Python that can decrypt LoRaWAN payloads: https://github.com/jieter/python-lora

Unfortunately, python-lora relies on the cryptography package, which has non-python dependencies.

Can pycryptodome be operated in a pure-python code fashion? Can pycryptodome be used in place of the cryptography package in python-lora? 

Sincerely,
Duane

Helder Eijs

unread,
Sep 5, 2017, 6:21:29 PM9/5/17
to Duane Kaufman, PyCryptodome, Duane Kaufman
Hi Duane,

In Pycryptodome most crypto is done in C: it is not a pure-Python package.

H.E.
> --
> You received this message because you are subscribed to the Google Groups
> "PyCryptodome" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pycryptodome...@googlegroups.com.
> To post to this group, send email to pycryp...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages