stef / pysodium

wrapper for libsodium providing high level crypto primitives
Other
130 stars 50 forks source link

Add support for Ed25519ph APIs added in libsodium 1.0.12 #66

Closed bjangelo closed 7 years ago

bjangelo commented 7 years ago

Adds wrappers for the following libsodium functions.

stef commented 7 years ago

thanks! merged and also published on pypi.