Passlib
PyNacl
Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Passlib
We haven't tracked posts mentioning Passlib yet.
Tracking mentions began in Dec 2020.
PyNacl
-
monero-python 0.99 is released, testers welcome!
Finally I managed to replace the slow pure-Python reference implementation of Ed25519 cryptography with pynacl which is a binding to libsodium, the industry standard lightning-fast C library.
-
Look-up tables for bcrypt, scrypt and Argon2?
PyNaCl Argon2i
What are some alternatives?
cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
PyCrypto - The Python Cryptography Toolkit
Paramiko - The leading native Python SSHv2 protocol library.
HashLib4Python-CPPWrapper - HashLib4Python is a cython wrapper around HashLib4CPP library that provides an easy to use interface for computing hashes and checksums of strings, files and bytearrays.
hashids - Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
pyOpenSSL -- A Python wrapper around the OpenSSL library - A Python wrapper around the OpenSSL library
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.