FICHA · MANJARO

python-rsa

Pure-Python RSA implementation

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implements RSA cryptographic operations in pure Python for projects that need signing, verification, encryption, or decryption support without compiled extensions. It is mostly useful for compatibility, education, or tools that already depend on this API.

Developers should treat cryptography choices carefully. Prefer well-maintained, audited libraries for new security-sensitive designs, protect private keys, and avoid inventing custom protocols around raw RSA.

Permissions

Permissions not analysed for this source yet.