sha-validation: Validation SHA Implementations

[ data, library, mit ] [ Propose Tags ]

NIST Secure Hash Algorithm Validation Tests


[Skip to Readme]

Modules

  • Test
    • Hash
      • Test.Hash.Internal
      • Test.Hash.SHA
      • Test.Hash.SHA3
      • Test.Hash.SHAKE

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.14), base (>=4.11 && <5), base16-bytestring (>=0.1.1.7), bytestring (>=0.10), directory (>=1.3), filepath (>=1.4), template-haskell (>=2.16), text (>=1.1), vector (>=0.12) [details]
License MIT
Copyright Copyright (c) 2022 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 2022-08-20T16:10:17Z
Distributions NixOS:0.1.0.0
Downloads 280 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-08-20 [all 2 reports]

Readme for sha-validation-0.1.0.0

[back to package description]

Haskel support for NIST Secure Hash Algorithm Validation Tests