Ecosyste.ms: Packages

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

Top 7.6% on crates.io
Top 2.4% downloads on crates.io
Top 1.6% dependent packages on crates.io
Top 3.8% dependent repos on crates.io

crates.io : crypto_box

Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher

Registry - Source - Documentation - JSON
purl: pkg:cargo/crypto_box
Keywords: x25519, public-key, xsalsa20poly1305, libsodium, nacl
License: Apache-2.0,MIT
Latest release: 10 months ago
First release: over 4 years ago
Dependent packages: 37
Dependent repositories: 71
Downloads: 1,109,164 total
Stars: 52 on GitHub
Forks: 24 on GitHub
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: 13 days ago

crypto_kx 0.2.1
Pure Rust implementation of libsodium's crypto_kx using BLAKE2
6 versions - Latest release: 11 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: 11 months ago - 2 dependent packages - 1 dependent repositories - 16.7 thousand downloads total - 52 stars on GitHub - 1 maintainer
crypto_secretbox 0.1.1
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated enc...
3 versions - Latest release: about 1 year ago - 14 dependent packages - 4 dependent repositories - 433 thousand downloads total - 52 stars on GitHub - 1 maintainer