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 : github.com/lucas-clemente/chacha20poly1305

Package chacha20poly1305 implemnets the RFC 7539 AEAD_CHACHA20_POLY1305 construct. It depends on my ChaCha20 and Poly1305 libraries (and not golang.org/x/crypto for the latter), and attempts to be correct and easy to read over fast. When the golang.org/x/crypto maintainers feel like providing a sane interface to the Poly1305 code, this will switch to using that, but not before then.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/lucas-clemente/chacha20poly1305
License: CC0-1.0
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/lucas-clemente
Last synced: 4 months ago

    Loading...
    Readme
    Loading...