Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% dependent packages on proxy.golang.org
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: 5 months ago
First release: almost 2 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: 10 days ago

    Loading...
    Readme
    Loading...