PyNacl v1.0 Release Notes

Release Date: 2016-01-23 // over 8 years ago
    • PyNaCl has been ported to use the new APIs available in cffi 1.0+. Due to this change we no longer support PyPy releases older than 2.6.
    • 👍 Python 3.2 support has been dropped.
    • Functions to convert between Ed25519 and Curve25519 keys have been added.