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:
- [missing-upper-bounds] On library, these packages miss upper bounds: - bytestring - integer-logarithms Please add them. There is more information at 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 implement any kind of cryptographic state machine.
Properties
Versions | 0.0.0.0, 0.1.0.0, 0.1.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 |
Source repo | head: git clone http://github.com/auth-global/self-documenting-cryptography(tuplehash-utils) |
Uploaded | by LeonSmith at 2025-01-20T22:39:03Z |
Modules
[Index] [Quick Jump]
- Crypto
- Encoding
Downloads
- tuplehash-utils-0.1.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