Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [cryptography](https://cryptography.io/en/latest/) - A package designed to expose cryptographic primitives and recipes to Python developers.
* [paramiko](https://github.com/paramiko/paramiko) - The leading native Python SSHv2 protocol library.
* [passlib](https://passlib.readthedocs.io/en/stable/) - Secure password storage/hashing library, very high level.
* [pycryptodome](https://pycryptodome.readthedocs.io/en/latest/) - PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
* [pynacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library.
* [sagemath](https://www.sagemath.org/) - Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB

## Data Analysis

Expand Down