sha-validation: Validation SHA Implementations

[ data, library, mit ] [ Propose Tags ]

NIST Secure Hash Algorithm Validation Tests


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies attoparsec (>=0.14), base (>=4.11 && <5), base16-bytestring (>=0.1.1.7), bytestring (>=0.11.1), directory (>=1.3), filepath (>=1.4), template-haskell (>=2.16), text (>=1.1), vector (>=0.12) [details]
License MIT
Copyright Copyright (c) 2022-2024 Lars Kuhtz <lakuhtz@gmail.com>
Author Lars Kuhtz
Maintainer lakuhtz@gmail.com
Category Data
Home page https://github.com/larskuhtz/hs-sha-validation
Bug tracker https://github.com/larskuhtz/hs-sha-validation/issues
Source repo head: git clone https://github.com/larskuhtz/hs-validation-sha.git
Uploaded by larsk at 2024-07-06T13:08:39Z
Distributions NixOS:0.1.0.0
Downloads 381 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-07-06 [all 1 reports]

Readme for sha-validation-0.1.0.1

[back to package description]

Haskel support for NIST Secure Hash Algorithm Validation Tests

For details about the provided tests visit the site of the Cryptographic Algorithm Validation Program (CAVP).