Top 2.9% dependent repos on proxy.golang.org
proxy.golang.org : github.com/bytemare/hash
Package hash is a small wrapper around built-in cryptographic hash functions to make their usage easier. Example_Crypto shows how to use this package if you already have a hash identifier from the built-in crypto package. Example_Hashing shows how to hash an input. Example_HKDF shows how to derive a key with HKDF from an input secret, salt, and additional info. Example_HKDF_Extract_Expand shows how to derive multiple keys with HKDF-Extract-and-Expand from an input secret, salt, and additional info for each key. Example_Hmac shows how to compute a HMAC for a message and key. Example_Info shows what hash function metadata is available.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/bytemare/hash
Keywords:
blake2
, cryptography
, go
, golang
, hash
, hashing
, security
, sha256
, sha3
License: MIT
Latest release: 6 months ago
First release: about 3 years ago
Namespace: github.com/bytemare
Dependent packages: 12
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/bytemare
Last synced: 9 days ago