Implementation of X25519 and Ed25519 as a micropython mpy-module on a Pyboard
 
 
 
Go to file
Matthias Vögeler d0cc718613
Initial commit
2020-06-03 14:43:44 +02:00
LICENSE Initial commit 2020-06-03 14:43:44 +02:00
README.md Initial commit 2020-06-03 14:43:44 +02:00

README.md

micropython-curve25519

Implementation of X25519 and Ed25519 as a micropython mpy-module on a Pyboard