PyNacl
Python binding to the Networking and Cryptography (NaCl) library (by pyca)
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. (by ron4fun)
PyNacl | HashLib4Python-CPPWrapper | |
---|---|---|
3 | - | |
1,150 | 0 | |
1.5% | - | |
7.0 | 0.0 | |
17 days ago | almost 7 years ago | |
C | Python | |
Apache License 2.0 | The Unlicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
PyNacl
Posts with mentions or reviews of PyNacl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-20.
-
pgcrypto question
In my experience, using the pgcrypto module is a little clunky - it's often better for the application to be responsible for encryption and decryption (using something like Fernet or libsodium bindings) and writing into a bytea column.
-
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
HashLib4Python-CPPWrapper
Posts with mentions or reviews of HashLib4Python-CPPWrapper.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning HashLib4Python-CPPWrapper yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing PyNacl and HashLib4Python-CPPWrapper you can also consider the following projects:
cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Passlib
Paramiko - The leading native Python SSHv2 protocol library.
PyCrypto - The Python Cryptography Toolkit
ContentHash for Python - Python implementation of EIP 1577 content hash