cryptonite/Crypto/PubKey/RSA
Fraser Tweedale f6c1f21e59 clarify padding requirements for PKCS15 encrypt/decrypt
The types do not say whether it is necessary to apply pad/unpad to
the input/output of the PKCS15 encrypt/decrypt functions.  Add
comments to clarify that it is not necessary to manually pad/unpad
the message.
2017-06-26 15:30:01 +02:00
..
OAEP.hs [pubkey] remove bytestring from MaskGenFunction 2015-05-21 11:09:48 +01:00
PKCS15.hs clarify padding requirements for PKCS15 encrypt/decrypt 2017-06-26 15:30:01 +02:00
Prim.hs [RSA] remove ByteString from Primitive module 2015-05-21 14:32:53 +01:00
PSS.hs remove redundant condition test on `hashLen /= B.length mHash` 2017-05-18 21:00:14 -07:00
Types.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00