cryptonite/Crypto/PubKey
Vincent Hanquez a9df2a2180 [RSA] remove hashdescr in favor of just specifying the algorithm directly
The extra information is embedded in the HashAlgorithmASN1 class
that allow a digest to ASN1 structured.
2015-06-10 12:27:37 +01:00
..
ECC [P256] use ScrubbedBytes for Scalar 2015-06-02 14:22:48 +01:00
RSA [RSA] remove hashdescr in favor of just specifying the algorithm directly 2015-06-10 12:27:37 +01:00
Curve25519.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
DH.hs cleanup module imports 2015-04-20 07:36:51 +01:00
DSA.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
Ed25519.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
ElGamal.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
Internal.hs merge crypto-pubkey-types and crypto-pubkey 2015-04-03 07:33:16 +01:00
MaskGenFunction.hs [pubkey] remove bytestring from MaskGenFunction 2015-05-21 11:09:48 +01:00
RSA.hs [QA] fix import 2015-05-03 14:48:40 +01:00