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

Top 1.0% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
Top 0.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/decred/dcrd/crypto/blake256

Package blake256 implements BLAKE-256 and BLAKE-224 with SSE2, SSE4.1, and AVX acceleration and zero allocations. This example demonstrates the simplest method of hashing an existing serialized data buffer with BLAKE-256. This example demonstrates creating a rolling BLAKE-256 hasher, writing various data types to it, computing the hash, writing more data, and finally computing the cumulative hash. This example demonstrates creating a rolling BLAKE-256 hasher, writing some data to it, making a copy of the intermediate state, restoring the intermediate state in multiple goroutines, writing more data to each of those restored copies, and computing the final hashes.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/decred/dcrd/crypto/blake256
Keywords: blockchain , cryptocurrency , dcrd , decred , decred-daemon , decred-nodes , go , golang , p2p , peer-to-peer
License: ISC
Latest release: 10 months ago
First release: over 5 years ago
Namespace: github.com/decred/dcrd/crypto
Dependent packages: 1,281
Dependent repositories: 5,968
Stars: 730 on GitHub
Forks: 284 on GitHub
Docker dependents: 90
Docker downloads: 1,599,510
Total Commits: 6357
Committers: 159
Average commits per author: 39.981
Development Distribution Score (DDS): 0.43
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 21 hours ago

    Loading...
    Readme
    Loading...