cryptonite/tests
2015-10-05 14:08:08 -04:00
..
KAT_AES [tests] expands tabs, and remove redundant binding 2015-08-30 07:49:30 +01:00
KAT_PubKey [tests] expands tabs, and remove redundant binding 2015-08-30 07:49:30 +01:00
BCrypt.hs Add bcrypt tests 2015-08-26 10:33:36 +01:00
BlockCipher.hs Minor haddock fixes 2015-06-07 13:26:26 +02:00
ChaCha.hs [ChaCha] opaquify the state to be handled directly in the C level just like the hash function 2015-05-22 14:04:27 +01:00
ChaChaPoly1305.hs Added support for incrementing Nonces 2015-10-05 14:08:08 -04:00
Hash.hs cleanup tests, and improve testing of hash algorithms 2015-05-20 07:14:05 +01:00
Imports.hs
KAT_AES.hs
KAT_AFIS.hs [tests] more refactoring 2015-05-12 14:36:20 +01:00
KAT_Blowfish.hs
KAT_Camellia.hs
KAT_Curve25519.hs [internal] update memory to latest 2015-05-14 10:04:16 +01:00
KAT_DES.hs
KAT_Ed25519.hs [Ed25519] Add haskell bindings and tests 2015-04-19 09:24:37 +01:00
KAT_HMAC.hs [tests] more refactoring 2015-05-12 14:36:20 +01:00
KAT_PBKDF2.hs [KDF] move PBKDF2 and Scrypt to not be pinned to ByteString 2015-05-22 15:19:42 +01:00
KAT_PubKey.hs [tests] add first P256 test 2015-05-30 10:38:39 +01:00
KAT_RC4.hs
KAT_Scrypt.hs [KDF] move PBKDF2 and Scrypt to not be pinned to ByteString 2015-05-22 15:19:42 +01:00
KAT_TripleDES.hs
Number.hs [tests] fix last number test problem 2015-08-27 15:42:08 +01:00
Padding.hs [Padding] add PKCS5/PKCS7 padding/unpadding methods 2015-08-18 12:03:05 +01:00
Poly1305.hs [Poly1305] make initialize explicitely failable 2015-07-29 09:49:49 +01:00
Salsa.hs [Salsa] opaquify the state just like for hash functions 2015-05-22 14:04:54 +01:00
Tests.hs Add bcrypt tests 2015-08-26 10:33:36 +01:00
Utils.hs [tests] make sure we don't use 0 for number parameters 2015-08-27 15:03:07 +01:00