cryptonite/Crypto
Baojun Wang b55a93dfdc add ECDSA sign/verify digest APIs
(rebased from commit 045793427e8d46594b0b2afedb314d027ec707ab)
2019-03-01 06:28:32 +01:00
..
Cipher Fixed compiler warnings 2019-02-03 16:06:05 -08:00
ConstructHash Various documentation copy editing 2017-11-18 14:27:44 -05:00
Data Fixed compiler warnings 2019-02-03 16:06:05 -08:00
ECC Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Error Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Hash Add missing Data instances in Crypto.Hash.Blake2 2019-02-25 06:40:53 +01:00
Internal Fixed compiler warnings 2019-02-03 16:06:05 -08:00
KDF Added some redundant constraints for documentation/consistency. Added an INLINABLE pragma to i2ospOf to hopefully increase specializations. 2019-02-24 17:04:10 -08:00
MAC Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Math Various documentation copy editing 2017-11-18 14:27:44 -05:00
Number Added some redundant constraints for documentation/consistency. Added an INLINABLE pragma to i2ospOf to hopefully increase specializations. 2019-02-24 17:04:10 -08:00
PubKey add ECDSA sign/verify digest APIs 2019-03-01 06:28:32 +01:00
Random Added some redundant constraints for documentation/consistency. Added an INLINABLE pragma to i2ospOf to hopefully increase specializations. 2019-02-24 17:04:10 -08:00
ECC.hs Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs Fixed compiler warnings 2019-02-03 16:06:05 -08:00
OTP.hs Added some redundant constraints for documentation/consistency. Added an INLINABLE pragma to i2ospOf to hopefully increase specializations. 2019-02-24 17:04:10 -08:00
Random.hs [ChaCha] only required byteArrayAccess and add a way to convert from binary 2017-07-07 17:32:09 +01:00
Tutorial.hs Add Crypto.Hash examples to tutorial 2017-08-22 20:39:27 +02:00