BSD 2-Clause License -------------------- crypton-0.32/cbits/crypton_bitfn.h crypton-0.32/cbits/crypton_hash_prefix.c crypton-0.32/cbits/crypton_hash_prefix.h crypton-0.32/cbits/crypton_md2.c crypton-0.32/cbits/crypton_md2.h crypton-0.32/cbits/crypton_md4.c crypton-0.32/cbits/crypton_md4.h crypton-0.32/cbits/crypton_md5.c crypton-0.32/cbits/crypton_md5.h crypton-0.32/cbits/crypton_ripemd.c crypton-0.32/cbits/crypton_ripemd.h crypton-0.32/cbits/crypton_scrypt.c crypton-0.32/cbits/crypton_sha1.c crypton-0.32/cbits/crypton_sha1.h crypton-0.32/cbits/crypton_sha256.c crypton-0.32/cbits/crypton_sha256.h crypton-0.32/cbits/crypton_sha3.c crypton-0.32/cbits/crypton_sha3.h crypton-0.32/cbits/crypton_sha512.c crypton-0.32/cbits/crypton_sha512.h crypton-0.32/cbits/crypton_skein.h crypton-0.32/cbits/crypton_skein256.c crypton-0.32/cbits/crypton_skein256.h crypton-0.32/cbits/crypton_skein512.c crypton-0.32/cbits/crypton_skein512.h crypton-0.32/cbits/crypton_tiger.c crypton-0.32/cbits/crypton_tiger.h crypton-0.32/cbits/decaf/include/decaf/shake.h BSD 3-Clause License -------------------- crypton-0.32/cbits/curve25519/curve25519-donna.c crypton-0.32/cbits/include32/p256/p256.h crypton-0.32/cbits/include32/p256/p256_gf.h crypton-0.32/cbits/include64/p256/p256.h crypton-0.32/cbits/include64/p256/p256_gf.h crypton-0.32/cbits/p256/p256.c crypton-0.32/cbits/p256/p256_ec.c MIT License ----------- crypton-0.32/cbits/crypton_poly1305.c crypton-0.32/cbits/decaf/include/arch_32/arch_intrinsics.h crypton-0.32/cbits/decaf/include/arch_ref64/arch_intrinsics.h crypton-0.32/cbits/decaf/include/constant_time.h crypton-0.32/cbits/decaf/include/decaf/common.h crypton-0.32/cbits/decaf/include/field.h crypton-0.32/cbits/decaf/include/word.h crypton-0.32/cbits/decaf/p448/arch_32/f_impl.c crypton-0.32/cbits/decaf/p448/arch_32/f_impl.h crypton-0.32/cbits/decaf/p448/arch_ref64/f_impl.c crypton-0.32/cbits/decaf/p448/arch_ref64/f_impl.h crypton-0.32/cbits/decaf/p448/f_arithmetic.c crypton-0.32/cbits/decaf/utils.c MIT License [generated file] ---------------------------- crypton-0.32/cbits/decaf/ed448goldilocks/decaf.c crypton-0.32/cbits/decaf/ed448goldilocks/eddsa.c crypton-0.32/cbits/decaf/ed448goldilocks/scalar.c crypton-0.32/cbits/decaf/include/decaf.h crypton-0.32/cbits/decaf/include/decaf/ed448.h crypton-0.32/cbits/decaf/include/decaf/point_448.h crypton-0.32/cbits/decaf/p448/f_field.h crypton-0.32/cbits/decaf/p448/f_generic.c Unknown or generated -------------------- crypton-0.32/CHANGELOG.md crypton-0.32/Crypto/Cipher/AES.hs crypton-0.32/Crypto/Cipher/AES/Primitive.hs crypton-0.32/Crypto/Cipher/AESGCMSIV.hs crypton-0.32/Crypto/Cipher/Blowfish.hs crypton-0.32/Crypto/Cipher/Blowfish/Box.hs crypton-0.32/Crypto/Cipher/Blowfish/Primitive.hs crypton-0.32/Crypto/Cipher/CAST5.hs crypton-0.32/Crypto/Cipher/CAST5/Primitive.hs crypton-0.32/Crypto/Cipher/Camellia.hs crypton-0.32/Crypto/Cipher/Camellia/Primitive.hs crypton-0.32/Crypto/Cipher/ChaCha.hs crypton-0.32/Crypto/Cipher/ChaChaPoly1305.hs crypton-0.32/Crypto/Cipher/DES.hs crypton-0.32/Crypto/Cipher/DES/Primitive.hs crypton-0.32/Crypto/Cipher/RC4.hs crypton-0.32/Crypto/Cipher/Salsa.hs crypton-0.32/Crypto/Cipher/TripleDES.hs crypton-0.32/Crypto/Cipher/Twofish.hs crypton-0.32/Crypto/Cipher/Twofish/Primitive.hs crypton-0.32/Crypto/Cipher/Types.hs crypton-0.32/Crypto/Cipher/Types/AEAD.hs crypton-0.32/Crypto/Cipher/Types/Base.hs crypton-0.32/Crypto/Cipher/Types/Block.hs crypton-0.32/Crypto/Cipher/Types/GF.hs crypton-0.32/Crypto/Cipher/Types/Stream.hs crypton-0.32/Crypto/Cipher/Types/Utils.hs crypton-0.32/Crypto/Cipher/Utils.hs crypton-0.32/Crypto/Cipher/XSalsa.hs crypton-0.32/Crypto/ConstructHash/MiyaguchiPreneel.hs crypton-0.32/Crypto/Data/AFIS.hs crypton-0.32/Crypto/Data/Padding.hs crypton-0.32/Crypto/ECC.hs crypton-0.32/Crypto/ECC/Edwards25519.hs crypton-0.32/Crypto/ECC/Simple/Prim.hs crypton-0.32/Crypto/ECC/Simple/Types.hs crypton-0.32/Crypto/Error.hs crypton-0.32/Crypto/Error/Types.hs crypton-0.32/Crypto/Hash.hs crypton-0.32/Crypto/Hash/Algorithms.hs crypton-0.32/Crypto/Hash/Blake2.hs crypton-0.32/Crypto/Hash/Blake2b.hs crypton-0.32/Crypto/Hash/Blake2bp.hs crypton-0.32/Crypto/Hash/Blake2s.hs crypton-0.32/Crypto/Hash/Blake2sp.hs crypton-0.32/Crypto/Hash/IO.hs crypton-0.32/Crypto/Hash/Keccak.hs crypton-0.32/Crypto/Hash/MD2.hs crypton-0.32/Crypto/Hash/MD4.hs crypton-0.32/Crypto/Hash/MD5.hs crypton-0.32/Crypto/Hash/RIPEMD160.hs crypton-0.32/Crypto/Hash/SHA1.hs crypton-0.32/Crypto/Hash/SHA224.hs crypton-0.32/Crypto/Hash/SHA256.hs crypton-0.32/Crypto/Hash/SHA3.hs crypton-0.32/Crypto/Hash/SHA384.hs crypton-0.32/Crypto/Hash/SHA512.hs crypton-0.32/Crypto/Hash/SHA512t.hs crypton-0.32/Crypto/Hash/SHAKE.hs crypton-0.32/Crypto/Hash/Skein256.hs crypton-0.32/Crypto/Hash/Skein512.hs crypton-0.32/Crypto/Hash/Tiger.hs crypton-0.32/Crypto/Hash/Types.hs crypton-0.32/Crypto/Hash/Whirlpool.hs crypton-0.32/Crypto/Internal/Builder.hs crypton-0.32/Crypto/Internal/ByteArray.hs crypton-0.32/Crypto/Internal/Compat.hs crypton-0.32/Crypto/Internal/CompatPrim.hs crypton-0.32/Crypto/Internal/DeepSeq.hs crypton-0.32/Crypto/Internal/Imports.hs crypton-0.32/Crypto/Internal/Nat.hs crypton-0.32/Crypto/Internal/WordArray.hs crypton-0.32/Crypto/Internal/Words.hs crypton-0.32/Crypto/KDF/Argon2.hs crypton-0.32/Crypto/KDF/BCrypt.hs crypton-0.32/Crypto/KDF/BCryptPBKDF.hs crypton-0.32/Crypto/KDF/HKDF.hs crypton-0.32/Crypto/KDF/PBKDF2.hs crypton-0.32/Crypto/KDF/Scrypt.hs crypton-0.32/Crypto/MAC/CMAC.hs crypton-0.32/Crypto/MAC/HMAC.hs crypton-0.32/Crypto/MAC/KMAC.hs crypton-0.32/Crypto/MAC/Poly1305.hs crypton-0.32/Crypto/Number/Basic.hs crypton-0.32/Crypto/Number/Compat.hs crypton-0.32/Crypto/Number/F2m.hs crypton-0.32/Crypto/Number/Generate.hs crypton-0.32/Crypto/Number/ModArithmetic.hs crypton-0.32/Crypto/Number/Nat.hs crypton-0.32/Crypto/Number/Prime.hs crypton-0.32/Crypto/Number/Serialize.hs crypton-0.32/Crypto/Number/Serialize/Internal.hs crypton-0.32/Crypto/Number/Serialize/Internal/LE.hs crypton-0.32/Crypto/Number/Serialize/LE.hs crypton-0.32/Crypto/OTP.hs crypton-0.32/Crypto/PubKey/Curve25519.hs crypton-0.32/Crypto/PubKey/Curve448.hs crypton-0.32/Crypto/PubKey/DH.hs crypton-0.32/Crypto/PubKey/DSA.hs crypton-0.32/Crypto/PubKey/ECC/DH.hs crypton-0.32/Crypto/PubKey/ECC/ECDSA.hs crypton-0.32/Crypto/PubKey/ECC/Generate.hs crypton-0.32/Crypto/PubKey/ECC/P256.hs crypton-0.32/Crypto/PubKey/ECC/Prim.hs crypton-0.32/Crypto/PubKey/ECC/Types.hs crypton-0.32/Crypto/PubKey/ECDSA.hs crypton-0.32/Crypto/PubKey/ECIES.hs crypton-0.32/Crypto/PubKey/Ed25519.hs crypton-0.32/Crypto/PubKey/Ed448.hs crypton-0.32/Crypto/PubKey/EdDSA.hs crypton-0.32/Crypto/PubKey/ElGamal.hs crypton-0.32/Crypto/PubKey/Internal.hs crypton-0.32/Crypto/PubKey/MaskGenFunction.hs crypton-0.32/Crypto/PubKey/RSA.hs crypton-0.32/Crypto/PubKey/RSA/OAEP.hs crypton-0.32/Crypto/PubKey/RSA/PKCS15.hs crypton-0.32/Crypto/PubKey/RSA/PSS.hs crypton-0.32/Crypto/PubKey/RSA/Prim.hs crypton-0.32/Crypto/PubKey/RSA/Types.hs crypton-0.32/Crypto/PubKey/Rabin/Basic.hs crypton-0.32/Crypto/PubKey/Rabin/Modified.hs crypton-0.32/Crypto/PubKey/Rabin/OAEP.hs crypton-0.32/Crypto/PubKey/Rabin/RW.hs crypton-0.32/Crypto/PubKey/Rabin/Types.hs crypton-0.32/Crypto/Random.hs crypton-0.32/Crypto/Random/ChaChaDRG.hs crypton-0.32/Crypto/Random/Entropy.hs crypton-0.32/Crypto/Random/Entropy/Backend.hs crypton-0.32/Crypto/Random/Entropy/RDRand.hs crypton-0.32/Crypto/Random/Entropy/Source.hs crypton-0.32/Crypto/Random/Entropy/Unix.hs crypton-0.32/Crypto/Random/Entropy/Unsafe.hs crypton-0.32/Crypto/Random/Entropy/Windows.hs crypton-0.32/Crypto/Random/EntropyPool.hs crypton-0.32/Crypto/Random/Probabilistic.hs crypton-0.32/Crypto/Random/SystemDRG.hs crypton-0.32/Crypto/Random/Types.hs crypton-0.32/Crypto/System/CPU.hs crypton-0.32/Crypto/Tutorial.hs crypton-0.32/LICENSE crypton-0.32/README.md crypton-0.32/Setup.hs crypton-0.32/benchs/Bench.hs crypton-0.32/benchs/Number/F2m.hs crypton-0.32/cbits/aes/block128.h crypton-0.32/cbits/aes/generic.c crypton-0.32/cbits/aes/generic.h crypton-0.32/cbits/aes/gf.c crypton-0.32/cbits/aes/gf.h crypton-0.32/cbits/aes/x86ni.c crypton-0.32/cbits/aes/x86ni.h crypton-0.32/cbits/aes/x86ni_impl.c crypton-0.32/cbits/argon2/argon2.c crypton-0.32/cbits/argon2/argon2.h crypton-0.32/cbits/argon2/blamka-round-opt.h crypton-0.32/cbits/argon2/blamka-round-ref.h crypton-0.32/cbits/argon2/core.c crypton-0.32/cbits/argon2/core.h crypton-0.32/cbits/argon2/opt.c crypton-0.32/cbits/argon2/opt.h crypton-0.32/cbits/argon2/ref.c crypton-0.32/cbits/argon2/ref.h crypton-0.32/cbits/argon2/thread.c crypton-0.32/cbits/argon2/thread.h crypton-0.32/cbits/blake2/ref/blake2-impl.h crypton-0.32/cbits/blake2/ref/blake2.h crypton-0.32/cbits/blake2/ref/blake2b-ref.c crypton-0.32/cbits/blake2/ref/blake2bp-ref.c crypton-0.32/cbits/blake2/ref/blake2s-ref.c crypton-0.32/cbits/blake2/ref/blake2sp-ref.c crypton-0.32/cbits/blake2/sse/blake2-config.h crypton-0.32/cbits/blake2/sse/blake2-impl.h crypton-0.32/cbits/blake2/sse/blake2.h crypton-0.32/cbits/blake2/sse/blake2b-load-sse2.h crypton-0.32/cbits/blake2/sse/blake2b-load-sse41.h crypton-0.32/cbits/blake2/sse/blake2b-round.h crypton-0.32/cbits/blake2/sse/blake2b.c crypton-0.32/cbits/blake2/sse/blake2bp.c crypton-0.32/cbits/blake2/sse/blake2s-load-sse2.h crypton-0.32/cbits/blake2/sse/blake2s-load-sse41.h crypton-0.32/cbits/blake2/sse/blake2s-load-xop.h crypton-0.32/cbits/blake2/sse/blake2s-round.h crypton-0.32/cbits/blake2/sse/blake2s.c crypton-0.32/cbits/blake2/sse/blake2sp.c crypton-0.32/cbits/crypton_aes.c crypton-0.32/cbits/crypton_aes.h crypton-0.32/cbits/crypton_align.h crypton-0.32/cbits/crypton_blake2b.c crypton-0.32/cbits/crypton_blake2b.h crypton-0.32/cbits/crypton_blake2bp.c crypton-0.32/cbits/crypton_blake2bp.h crypton-0.32/cbits/crypton_blake2s.c crypton-0.32/cbits/crypton_blake2s.h crypton-0.32/cbits/crypton_blake2sp.c crypton-0.32/cbits/crypton_blake2sp.h crypton-0.32/cbits/crypton_chacha.c crypton-0.32/cbits/crypton_chacha.h crypton-0.32/cbits/crypton_cpu.c crypton-0.32/cbits/crypton_cpu.h crypton-0.32/cbits/crypton_curve25519.h crypton-0.32/cbits/crypton_pbkdf2.c crypton-0.32/cbits/crypton_pbkdf2.h crypton-0.32/cbits/crypton_poly1305.h crypton-0.32/cbits/crypton_rc4.c crypton-0.32/cbits/crypton_rc4.h crypton-0.32/cbits/crypton_rdrand.c crypton-0.32/cbits/crypton_salsa.c crypton-0.32/cbits/crypton_salsa.h crypton-0.32/cbits/crypton_whirlpool.c crypton-0.32/cbits/crypton_whirlpool.h crypton-0.32/cbits/crypton_xsalsa.c crypton-0.32/cbits/crypton_xsalsa.h crypton-0.32/cbits/curve25519/curve25519-donna-c64.c crypton-0.32/cbits/decaf/ed448goldilocks/decaf_all.c crypton-0.32/cbits/decaf/ed448goldilocks/decaf_tables.c crypton-0.32/cbits/decaf/include/decaf/point_255.h crypton-0.32/cbits/decaf/include/decaf/sha512.h crypton-0.32/cbits/decaf/include/portable_endian.h crypton-0.32/cbits/ed25519/curve25519-donna-32bit.h crypton-0.32/cbits/ed25519/curve25519-donna-64bit.h crypton-0.32/cbits/ed25519/curve25519-donna-helpers.h crypton-0.32/cbits/ed25519/ed25519-crypton-exts.h crypton-0.32/cbits/ed25519/ed25519-donna-32bit-sse2.h crypton-0.32/cbits/ed25519/ed25519-donna-32bit-tables.h crypton-0.32/cbits/ed25519/ed25519-donna-64bit-tables.h crypton-0.32/cbits/ed25519/ed25519-donna-64bit-x86-32bit.h crypton-0.32/cbits/ed25519/ed25519-donna-64bit-x86.h crypton-0.32/cbits/ed25519/ed25519-donna-basepoint-table.h crypton-0.32/cbits/ed25519/ed25519-donna-batchverify.h crypton-0.32/cbits/ed25519/ed25519-donna-impl-base.h crypton-0.32/cbits/ed25519/ed25519-donna-portable-identify.h crypton-0.32/cbits/ed25519/ed25519-donna-portable.h crypton-0.32/cbits/ed25519/ed25519-donna.h crypton-0.32/cbits/ed25519/ed25519-hash.h crypton-0.32/cbits/ed25519/ed25519-randombytes.h crypton-0.32/cbits/ed25519/ed25519.c crypton-0.32/cbits/ed25519/ed25519.h crypton-0.32/cbits/ed25519/modm-donna-32bit.h crypton-0.32/cbits/ed25519/modm-donna-64bit.h crypton-0.32/crypton.cabal crypton-0.32/tests/BCrypt.hs crypton-0.32/tests/BCryptPBKDF.hs crypton-0.32/tests/BlockCipher.hs crypton-0.32/tests/ChaCha.hs crypton-0.32/tests/ChaChaPoly1305.hs crypton-0.32/tests/ECC.hs crypton-0.32/tests/ECC/Edwards25519.hs crypton-0.32/tests/ECDSA.hs crypton-0.32/tests/Hash.hs crypton-0.32/tests/Imports.hs crypton-0.32/tests/KAT_AES.hs crypton-0.32/tests/KAT_AES/KATCBC.hs crypton-0.32/tests/KAT_AES/KATCCM.hs crypton-0.32/tests/KAT_AES/KATECB.hs crypton-0.32/tests/KAT_AES/KATGCM.hs crypton-0.32/tests/KAT_AES/KATOCB3.hs crypton-0.32/tests/KAT_AES/KATXTS.hs crypton-0.32/tests/KAT_AESGCMSIV.hs crypton-0.32/tests/KAT_AFIS.hs crypton-0.32/tests/KAT_Argon2.hs crypton-0.32/tests/KAT_Blowfish.hs crypton-0.32/tests/KAT_CAST5.hs crypton-0.32/tests/KAT_CMAC.hs crypton-0.32/tests/KAT_Camellia.hs crypton-0.32/tests/KAT_Curve25519.hs crypton-0.32/tests/KAT_Curve448.hs crypton-0.32/tests/KAT_DES.hs crypton-0.32/tests/KAT_Ed25519.hs crypton-0.32/tests/KAT_Ed448.hs crypton-0.32/tests/KAT_EdDSA.hs crypton-0.32/tests/KAT_HKDF.hs crypton-0.32/tests/KAT_HMAC.hs crypton-0.32/tests/KAT_KMAC.hs crypton-0.32/tests/KAT_MiyaguchiPreneel.hs crypton-0.32/tests/KAT_OTP.hs crypton-0.32/tests/KAT_PBKDF2.hs crypton-0.32/tests/KAT_PubKey.hs crypton-0.32/tests/KAT_PubKey/DSA.hs crypton-0.32/tests/KAT_PubKey/ECC.hs crypton-0.32/tests/KAT_PubKey/ECDSA.hs crypton-0.32/tests/KAT_PubKey/OAEP.hs crypton-0.32/tests/KAT_PubKey/P256.hs crypton-0.32/tests/KAT_PubKey/PSS.hs crypton-0.32/tests/KAT_PubKey/RSA.hs crypton-0.32/tests/KAT_PubKey/Rabin.hs crypton-0.32/tests/KAT_RC4.hs crypton-0.32/tests/KAT_Scrypt.hs crypton-0.32/tests/KAT_TripleDES.hs crypton-0.32/tests/KAT_Twofish.hs crypton-0.32/tests/Number.hs crypton-0.32/tests/Number/F2m.hs crypton-0.32/tests/Padding.hs crypton-0.32/tests/Poly1305.hs crypton-0.32/tests/Salsa.hs crypton-0.32/tests/Tests.hs crypton-0.32/tests/Utils.hs crypton-0.32/tests/XSalsa.hs