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

[ bsd3, codec, cryptography, library ] [ Propose Tags ]

This library implements the RSA encryption and signature algorithms for arbitrarily-sized ByteStrings. While the implementations work, they are not necessarily the fastest ones on the planet. Particularly key generation. The algorithms included are based of RFC 3447, or the Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6.1, 1.0.6.2, 1.0.6.3, 1.2.0.0, 1.2.1.0, 1.2.2.0, 2, 2.0, 2.0.0, 2.1.0, 2.1.0.1, 2.1.0.2, 2.1.0.3, 2.2.0, 2.3.0, 2.3.1, 2.4.1
Dependencies base (>=4.6 && <4.13), binary (>0.7 && <1.0), bytestring (>0.8 && <0.12), crypto-api (>=0.10 && <0.14), crypto-pubkey-types (>=0.2 && <0.6), pureMD5 (>=2.1 && <2.3), SHA (>=1.6.4.1 && <2.0) [details]
License BSD-3-Clause
Author Adam Wick <awick@galois.com>
Maintainer Adam Wick <awick@galois.com>
Revised Revision 1 made by Bodigrim at 2023-01-11T23:46:29Z
Category Cryptography, Codec
Source repo head: git clone git://github.com/GaloisInc/RSA.git
Uploaded by AdamWick at 2015-09-03T21:19:33Z
Distributions Arch:2.4.1, Debian:2.4.1, Fedora:2.4.1, FreeBSD:2.1.0.1, LTSHaskell:2.4.1, NixOS:2.4.1, Stackage:2.4.1
Reverse Dependencies 23 direct, 1920 indirect [details]
Downloads 43814 total (148 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-04 [all 1 reports]