Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : gitlab.com/SiaPrime/fastrand

Package fastrand implements a cryptographically secure pseudorandom number generator. The generator is seeded using the system's default entropy source, and thereafter produces random values via repeated hashing. As a result, fastrand can generate randomness much faster than crypto/rand, and generation cannot fail beyond a potential panic at init. The method used in this package is similar to the Fortuna algorithm, which is used in used in FreeBSD for /dev/urandom. This package uses techniques that are known to be secure, however the exact implementation has not been heavily reviewed by cryptographers.

Registry - Source - Documentation - JSON
purl: pkg:golang/gitlab.com/%21sia%21prime/fastrand
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: gitlab.com/SiaPrime
Last synced: 29 days ago

    Loading...
    Readme
    Loading...