@hackage crypto-api-tests0.2
A test framework and KATs for cryptographic operations.
Categories
License
BSD-3-Clause
Maintainer
Thomas DuBuisson <thomas.dubuisson@gmail.com>
Links
Versions
Installation
Dependencies (11)
- HUnit
- QuickCheck >=2.4
- base >=4 && <5
- bytestring
- cereal
- crypto-api Show all…
Dependents (4)
@hackage/cipher-aes128, @hackage/acme-everything, @hackage/DRBG, @hackage/pureMD5
A test framework for hash and cipher operations using the crypto-api interface. Known answer tests (KATs) for common cryptographic algorithms are included. Patches welcome (both adding KATs for more algorithms or property tests for classes of algorithms).