mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #823 from conradlink/master
Remove pycrypto (vinta/awesome-python#819)
This commit is contained in:
commit
5168f83317
|
@ -314,7 +314,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [hashids](https://github.com/davidaurelio/hashids-python) - Implementation of [hashids](http://hashids.org) in Python.
|
||||
* [Paramiko](http://www.paramiko.org/) - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
|
||||
* [Passlib](https://pythonhosted.org/passlib/) - Secure password storage/hashing library, very high level.
|
||||
* [PyCrypto](https://www.dlitz.net/software/pycrypto/) - The Python Cryptography Toolkit.
|
||||
* [PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library.
|
||||
|
||||
## Data Analysis
|
||||
|
|
Loading…
Reference in New Issue
Block a user