mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-12 03:11:07 +00:00
Merge pull request #214 from probar/patch-5
Added passlib for secure password storage
This commit is contained in:
commit
b26735aba5
1 changed files with 1 additions and 0 deletions
|
|
@ -727,6 +727,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [cryptography](https://cryptography.io/) - A package designed to expose cryptographic primitives and recipes to Python developers.
|
||||
* [PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library.
|
||||
* [hashids](https://github.com/davidaurelio/hashids-python) - Implementation of [hashids](http://hashids.org) in Python.
|
||||
* [Passlib](https://pythonhosted.org/passlib/index.html) - Secure password storage/hashing library, very high level
|
||||
|
||||
## GUI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue