The following packages are included in the repositories accessible through Anaconda® Individual Edition and Anaconda® Commercial Edition that relate to cryptography.
Cryptography library
asn1crypto | Python ASN.1 library with a focus on performance and a pythonic API |
bcrypt (password hashing – might be excluded from rules) | Modern password hashing for your software and your servers |
cryptacular | The friendly complement to the BouncyCastle crypto API for Java. |
ecdsa (signatures) | ECDSA cryptographic signature library (pure python) |
flask-bcrypt | Bcrypt hashing for Flask. |
gnutls | GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols |
krb5 and krb5-* | A network authentication protocol. |
libsodium | A modern and easy-to-use crypto library. |
nettle | Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context |
openssl | OpenSSL is an open-source implementation of the SSL and TLS protocols |
paramiko | SSH2 protocol library |
passlib | comprehensive password hashing framework supporting over 30 schemes |
pyopenssl | Python wrapper module around the OpenSSL library |
python | General purpose programming language |
Probably includes cryptography
authlib | The ultimate Python library in building OAuth and OpenID Connect servers. JWS,JWE,JWK,JWA,JWT included. https://authlib.org/ |
certifi | Python package for providing Mozilla's CA Bundle. |
certipy | Simple, fast, extensible JSON encoder/decoder for Python |
cyrus-sasl | This is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication and authorization services. See RFC 4422 for more information. |
nginx | Nginx is an HTTP and reverse proxy server |
python-oauth2 | OAuth 2.0 provider written in python |
requests | Requests is an elegant and simple HTTP library for Python, built with ♥. |
secretstorage | Provides a way for securely storing passwords and other secrets. |
sshtunnel | Pure Python SSH tunnels |
urllib3 | HTTP library with thread-safe connection pooling, file post, and more. |
Might include cryptography
aws-requests-auth | AWS signature version 4 signing process for the python requests module |
azure | |
boto and boto3 (deals with aws user authentication) | Amazon Web Services SDK for Python |
ca-certificates & ca-certificates | Certificates for use with other packages. |
cx_oracle | Python interface to Oracle |
flask-jwt-extended | A Flask JWT extension |
flask-login | User session management for Flask |
flask-openid (user authentication) | OpenID support for Flask |
google-auth | Google authentication library for Python |
google-auth-oauthlib | Google Authentication Library, oauthlib integration with google-auth |
h2 | HTTP/2 State-Machine based protocol implementation |
httpcore | The next generation HTTP client. |
httpx | A next-generation HTTP client for Python. |
libice | The X.org Inter-Client Exchange library. |
locustio | A modern load testing framework |
Mysql-connector-python | Python driver for communicating with MySQL servers |
nss | A set of libraries designed to support cross-platform development of security-enabled client and server applications. |
pysnmp | SNMP library for Python |
sshpubkeys | SSH public key parser |
trustme | #1 quality TLS certs while you wait, for the discerning tester |
wincertstore | Python module to extract CA and CRL certs from Windows' cert store (ctypes based). |
winkerberos | High level interface to SSPI for Kerberos client auth |
xmlsec | Python bindings for the XML Security Library |