PyNacl v1.2.0 Release Notes

Release Date: 2017-11-01 // over 6 years ago
    • ⚡️ Update libsodium to 1.0.15.
    • 🏗 Infrastructure: add jenkins support for automatic build of manylinux1 binary wheels
    • ➕ Added support for SealedBox construction.
    • ➕ Added support for argon2i and argon2id password hashing constructs and restructured high-level password hashing implementation to expose the same interface for all hashers.
    • ➕ Added support for 128 bit siphashx24 variant of siphash24.
    • ➕ Added support for from_seed APIs for X25519 key pair generation.
    • ⬇️ Dropped support for Python 3.3.