Ecosyste.ms: Packages

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

Top 7.7% downloads on crates.io

crates.io : crypto_secretbox

Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305

Registry - Source - Documentation - JSON
purl: pkg:cargo/crypto_secretbox
Keywords: xsalsa20, salsa20, poly1305, aead, nacl
License: Apache-2.0,MIT
Latest release: about 1 year ago
First release: over 1 year ago
Dependent packages: 14
Dependent repositories: 4
Downloads: 432,563 total
Stars: 52 on GitHub
Forks: 24 on GitHub
Docker dependents: 12
Docker downloads: 18,676,717
Total Commits: 94
Committers: 15
Average commits per author: 6.267
Development Distribution Score (DDS): 0.532
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

Top 7.6% on crates.io
crypto_box 0.9.1
Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which...
18 versions - Latest release: 10 months ago - 37 dependent packages - 71 dependent repositories - 1.11 million downloads total - 52 stars on GitHub - 1 maintainer
crypto_kx 0.2.1
Pure Rust implementation of libsodium's crypto_kx using BLAKE2
6 versions - Latest release: 10 months ago - 2 dependent packages - 2 dependent repositories - 22.7 thousand downloads total - 52 stars on GitHub - 1 maintainer
crypto_secretstream 0.2.0
Pure Rust implementation of libsodium's crypto_secretstream secret-key using ChaCha20 and Poly1305
4 versions - Latest release: 10 months ago - 2 dependent packages - 1 dependent repositories - 16.7 thousand downloads total - 52 stars on GitHub - 1 maintainer