tuplehash-utils: Left Encode and friends from SHA-3's TupleHash
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - bytestring - integer-logarithms Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
See NIST Special Publication 800-185: SHA-3 Derived Functions: cSHAKE, KMAC, TupleHash and ParallelHash. https://www.nist.gov/publications/sha-3-derived-functions-cshake-kmac-tuplehash-and-parallelhash Note that this does not implement TupleHash itself, though it could be used to implement TupleHash given an implementation of Keccak/SHA-3. This only implements the data-encoding portions of TupleHash, and does not directly implement any kind of cryptographic state machine.
Properties
Versions | 0.0.0.0, 0.0.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (<5), bytestring, integer-logarithms [details] |
License | Apache-2.0 |
Copyright | Auth Global |
Author | Leon P Smith |
Maintainer | Auth Global |
Category | Cryptography |
Uploaded | by LeonSmith at 2024-03-21T21:28:19Z |
Modules
[Index] [Quick Jump]
- Crypto
- Encoding
Downloads
- tuplehash-utils-0.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees