rsa
Pure-Python RSA implementation
About rsa
Pure-Python RSA implementation
Key Features
- Pure-Python RSA key generation and cryptographic operations
- Supports encryption, decryption, signing, and verification
- Includes PKCS#1-compatible primitive operations
- No compiled dependency requirements for basic usage
Installation
uv add rsaRelated Tools
cryptography
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
7.5k stars
pyasn1
Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)
49 stars
Pygame
A set of Python modules designed for writing video games
8.6k stars
PyJWT
JSON Web Token implementation in Python
5.6k stars
Quick Info
- Latest Version
- 4.9.1
- First Release
- 2008
- License
- Apache-2.0
- Categories
- SecurityCryptographyLibrary