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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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).

Properties

Versions 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.3.1, 2.4.1
Change log None available
Dependencies base (>=4.6 && <7.0), binary (>0.7 && <1.0), bytestring (>0.8 && <0.12), crypto-api (>=0.10 && <0.14), crypto-pubkey-types (>=0.2 && <0.6), SHA (>=1.6.4.1 && <2.0) [details]
License BSD-3-Clause
Author Adam Wick <awick@galois.com>
Maintainer Adam Wick <awick@galois.com>
Category Cryptography, Codec
Source repo head: git clone git://github.com/GaloisInc/RSA.git
Uploaded by AdamWick at 2018-12-31T23:58:14Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees