cryptonite/Crypto
2024-01-09 02:48:31 +01:00
..
Cipher Remove redundant brackets 2020-07-19 15:45:49 +02:00
ConstructHash Fix typos 2019-11-30 18:22:26 -05:00
Data Fix typos 2019-11-30 18:22:26 -05:00
ECC Use unsafe FFI calls 2020-02-24 06:54:23 +01:00
Error Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Hash resumable hashing 2021-06-23 12:29:34 +02:00
Internal fix byteswap32 to work on Word32# instead of Word# (with compat for ghc < 9.2) 2022-03-13 20:49:11 +08:00
KDF Add implementation of bcrypt_pbkdf 2019-03-14 21:30:29 +01:00
MAC Update HMAC.hs 2021-06-03 08:34:34 +12:00
Math Various documentation copy editing 2017-11-18 14:27:44 -05:00
Number latest integer-gmp breaks advance GMP functions again (...) 2021-05-08 22:57:26 +08:00
PubKey fix miscompilation with ghc9 2021-05-08 22:57:36 +08:00
Random Small refactor 2022-10-03 01:01:30 +02:00
System Fix typos 2019-11-30 18:22:26 -05:00
ECC.hs Apply hlint suggestions 2019-10-05 08:34:12 +02:00
Error.hs add crypto errors standard enumeration and some helper. 2015-04-07 10:56:38 +01:00
Hash.hs resumable hashing 2021-06-23 12:29:34 +02: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 Note about drgNewTest and endianness 2020-07-05 09:20:29 +02:00
Tutorial.hs Add XSalsa.derive and example 2019-09-09 19:32:24 +02:00