sha256: A modern binding to SHA256, HMAC, HKDF, and PBKDF2
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 - hash-string - network-byte-order - ghc-prim Please add them. There is more information at https://pvp.haskell.org/
A modern binding to SHA256, HMAC, HKDF, and PBKDF2 supporting precomputed HMAC keys, streaming, backtracking, bitstring inputs, and (de)serialization of intermediate states. Both HKDF and PBKDF2 reuse HMAC key computations for efficiency.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (<5), bytestring, ghc-prim, hash-string, network-byte-order [details] |
License | Apache-2.0 |
Copyright | 2006 Vincent Hanquez, 2016 Herbert Valerio Riedel, 2024 Auth Global |
Author | Vincent Hanquez, Herbert Valerio Riedel, Leon P Smith |
Maintainer | Auth Global |
Category | Cryptography |
Uploaded | by LeonSmith at 2025-01-20T23:23:44Z |
Modules
- Crypto
- Crypto.Sha256
- Crypto.Sha256.Hkdf
- Crypto.Sha256.Hkdf.Subtle
- Crypto.Sha256.Hmac
- Crypto.Sha256.Hmac.Subtle
- Crypto.Sha256.Pbkdf2
- Crypto.Sha256.Pbkdf2.Subtle
- Crypto.Sha256.Subtle
- Crypto.Sha256.Hkdf
- Crypto.Sha256
Downloads
- sha256-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees