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

Top 2.2% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 5.0% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/aead/chacha20

Package chacha20 implements the ChaCha20 / XChaCha20 stream chipher. Notice that one specific key-nonce combination must be unique for all time. There are three versions of ChaCha20: - ChaCha20 with a 64 bit nonce (en/decrypt up to 2^64 * 64 bytes for one key-nonce combination) - ChaCha20 with a 96 bit nonce (en/decrypt up to 2^32 * 64 bytes (~256 GB) for one key-nonce combination) - XChaCha20 with a 192 bit nonce (en/decrypt up to 2^64 * 64 bytes for one key-nonce combination)

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/aead/chacha20
Keywords: assembly , chacha20 , cryptography , golang
License: MIT
Latest release: almost 7 years ago
First release: about 7 years ago
Namespace: github.com/aead
Dependent packages: 2,200
Dependent repositories: 1,226
Stars: 59 on GitHub
Forks: 20 on GitHub
Docker dependents: 203
Docker downloads: 242,625,822
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...