FICHA · MANJARO

haskell-rsa

Implementation of RSA, using the padding schemes of PKCS#1 v2.1.

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

Description

Provides an RSA implementation using padding schemes from PKCS#1 v2.1. RSA is used in cryptographic protocols for operations such as encryption or signatures when applied with the correct padding and parameters.

It is useful for security-related Haskell libraries that specifically need RSA compatibility. Cryptographic safety depends on protocol design, key sizes, padding choices, randomness, and current best practices.

Permissions

Permissions not analysed for this source yet.