GitHub - pyca/pynacl: Python binding to the Networking and Cryptography (NaCl) library (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
PyNaCl: Python binding to the libsodium library
PyNaCl is a Python binding to libsodium, which is a fork of theNetworking and Cryptography library. These libraries have a stated goal of improving usability, security and speed. It supports Python 3.7+ as well as PyPy 3.
Features
- Digital signatures
- Secret-key encryption
- Public-key encryption
- Hashing and message authentication
- Password based key derivation and password hashing