RustCrypto
Maintain Rust cryptography implementations found at https://github.com/rustcrypto
I am an organization administrator and principal contributor.
Collective -
Host: opensource -
https://opencollective.com/rustcrypto
- Code: https://github.com/rustcrypto
cargo: cmov 0.4.0
Conditional move CPU intrinsics which are guaranteed to execute in constant-time and not be rewri...github.com/RustCrypto/utils - 7 versions - Latest release: 6 months ago - 1 dependent package - 1 dependent repositories - 91.2 thousand downloads total
Top 3.4% on crates.io
github.com/RustCrypto/utils - 6 versions - Latest release: almost 5 years ago - 7 dependent packages - 6,048 dependent repositories - 20.5 million downloads total
cargo: cpuid-bool 0.99.99
DEPRECATED: replaced by the `cpufeatures` crategithub.com/RustCrypto/utils - 6 versions - Latest release: almost 5 years ago - 7 dependent packages - 6,048 dependent repositories - 20.5 million downloads total
Top 2.6% on crates.io
github.com/RustCrypto/utils - 25 versions - Latest release: about 1 year ago - 24 dependent packages - 39,531 dependent repositories - 334 million downloads total
cargo: cpufeatures 0.2.17
Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with...github.com/RustCrypto/utils - 25 versions - Latest release: about 1 year ago - 24 dependent packages - 39,531 dependent repositories - 334 million downloads total
Top 2.5% on crates.io
github.com/RustCrypto/utils - 38 versions - Latest release: about 3 years ago - 40 dependent packages - 42,994 dependent repositories - 433 million downloads total
cargo: block-buffer 0.10.4
Buffer type for block processing of datagithub.com/RustCrypto/utils - 38 versions - Latest release: about 3 years ago - 40 dependent packages - 42,994 dependent repositories - 433 million downloads total
Top 2.7% on crates.io
github.com/RustCrypto/utils - 23 versions - Latest release: 6 months ago - 23 dependent packages - 17,193 dependent repositories - 104 million downloads total
cargo: block-padding 0.4.1
Padding and unpadding of messages divided into blocks.github.com/RustCrypto/utils - 23 versions - Latest release: 6 months ago - 23 dependent packages - 17,193 dependent repositories - 104 million downloads total
Top 2.5% on crates.io
github.com/RustCrypto/utils - 45 versions - Latest release: 6 months ago - 877 dependent packages - 17,141 dependent repositories - 257 million downloads total
cargo: zeroize 1.8.2
Securely clear secrets from memory with a simple trait built on stable Rust primitives which guar...github.com/RustCrypto/utils - 45 versions - Latest release: 6 months ago - 877 dependent packages - 17,141 dependent repositories - 257 million downloads total
Top 2.6% on crates.io
github.com/RustCrypto/utils - 8 versions - Latest release: about 2 years ago - 45 dependent packages - 29,157 dependent repositories - 190 million downloads total
cargo: opaque-debug 0.3.1
Macro for opaque Debug trait implementationgithub.com/RustCrypto/utils - 8 versions - Latest release: about 2 years ago - 45 dependent packages - 29,157 dependent repositories - 190 million downloads total
cargo: aarch64-dit 0.1.0
Wrappers for enabling/disabling the Data Independent Timing (DIT) feature on AArch64 CPUsgithub.com/RustCrypto/utils - 2 versions - Latest release: over 1 year ago - 2.31 thousand downloads total
cargo: wycheproof2blb 0.1.0
A utility for converting Wycheproof test vectors to the blobby formatgithub.com/RustCrypto/utils - 1 version - Latest release: over 4 years ago - 1.67 thousand downloads total
Top 3.2% on crates.io
github.com/RustCrypto/utils - 22 versions - Latest release: almost 3 years ago - 8 dependent packages - 8,438 dependent repositories - 109 million downloads total
cargo: zeroize_derive 1.4.2
Custom derive support for zeroizegithub.com/RustCrypto/utils - 22 versions - Latest release: almost 3 years ago - 8 dependent packages - 8,438 dependent repositories - 109 million downloads total
Top 5.0% on crates.io
github.com/RustCrypto/utils - 15 versions - Latest release: 7 months ago - 5 dependent packages - 160 dependent repositories - 6.58 million downloads total
cargo: dbl 0.5.0
Double operation in Galois Field `GF(2^128)` using the lexicographically first polynomial among t...github.com/RustCrypto/utils - 15 versions - Latest release: 7 months ago - 5 dependent packages - 160 dependent repositories - 6.58 million downloads total
Top 6.1% on crates.io
github.com/RustCrypto/utils - 7 versions - Latest release: about 4 years ago - 1 dependent package - 868 dependent repositories - 2.36 million downloads total
cargo: hex-literal-impl 0.2.3
Internal implementation of the hex-literal crategithub.com/RustCrypto/utils - 7 versions - Latest release: about 4 years ago - 1 dependent package - 868 dependent repositories - 2.36 million downloads total
Top 3.7% on crates.io
github.com/RustCrypto/utils - 19 versions - Latest release: 6 months ago - 7 dependent packages - 4,754 dependent repositories - 105 million downloads total
cargo: inout 0.2.1
Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.github.com/RustCrypto/utils - 19 versions - Latest release: 6 months ago - 7 dependent packages - 4,754 dependent repositories - 105 million downloads total
cargo: b64ct
Pure Rust implementation of B64, a subset of the standard Base64 encoding (RFC 4648) used by the ...github.com/RustCrypto/utils - 2 versions - Latest release: 5 months ago - 3.51 thousand downloads total
cargo: crypto-ops 0.1.1
Set of low-level functions useful for cryptographygithub.com/RustCrypto/utils - 2 versions - Latest release: about 9 years ago - 2 dependent packages - 22.7 thousand downloads total
Top 2.6% on crates.io
github.com/RustCrypto/utils - 16 versions - Latest release: about 1 year ago - 810 dependent packages - 4,208 dependent repositories - 36.4 million downloads total
cargo: hex-literal 1.0.0
Macro for converting hexadecimal string to a byte array at compile timegithub.com/RustCrypto/utils - 16 versions - Latest release: about 1 year ago - 810 dependent packages - 4,208 dependent repositories - 36.4 million downloads total
Top 4.0% on crates.io
github.com/RustCrypto/utils - 9 versions - Latest release: 5 months ago - 21 dependent packages - 51 dependent repositories - 963 thousand downloads total
cargo: blobby 0.4.0
Iterator over simple binary blob storagegithub.com/RustCrypto/utils - 9 versions - Latest release: 5 months ago - 21 dependent packages - 51 dependent repositories - 963 thousand downloads total
Top 7.4% on crates.io
github.com/RustCrypto/utils - 2 versions - Latest release: almost 6 years ago - 1 dependent package - 430 dependent repositories - 1.3 million downloads total
cargo: collectable 0.0.2
Fallible, no_std-friendly collection traitsgithub.com/RustCrypto/utils - 2 versions - Latest release: almost 6 years ago - 1 dependent package - 430 dependent repositories - 1.3 million downloads total
cargo: ctgrind 0.0.0
Tool for checking that functions are constant time using Valgrindgithub.com/RustCrypto/utils - 1 version - Latest release: about 9 years ago - 2.18 thousand downloads total
Top 6.6% on crates.io
github.com/RustCrypto/utils - 21 versions - Latest release: over 8 years ago - 23 dependent packages - 4 dependent repositories - 88.3 thousand downloads total
cargo: crypto-tests 0.5.5
Test helpers for cryptographic algorithmsgithub.com/RustCrypto/utils - 21 versions - Latest release: over 8 years ago - 23 dependent packages - 4 dependent repositories - 88.3 thousand downloads total
Top 3.1% on crates.io
github.com/RustCrypto/utils - 3 versions - Latest release: about 9 years ago - 8 dependent packages - 13,612 dependent repositories - 36.7 million downloads total
cargo: fake-simd 0.1.2
Crate for mimicking simd crate on stable Rustgithub.com/RustCrypto/utils - 3 versions - Latest release: about 9 years ago - 8 dependent packages - 13,612 dependent repositories - 36.7 million downloads total
Top 2.6% on crates.io
github.com/RustCrypto/utils - 7 versions - Latest release: about 7 years ago - 35 dependent packages - 14,082 dependent repositories - 43.4 million downloads total
cargo: byte-tools 0.3.1
Bytes related utility functionsgithub.com/RustCrypto/utils - 7 versions - Latest release: about 7 years ago - 35 dependent packages - 14,082 dependent repositories - 43.4 million downloads total
Top 6.0% on crates.io
github.com/RustCrypto/formats - 8 versions - Latest release: almost 3 years ago - 5 dependent packages - 155 dependent repositories - 2.03 million downloads total
cargo: pkcs7 0.4.1
DEPRECATED: use the `cms` crate insteadgithub.com/RustCrypto/formats - 8 versions - Latest release: almost 3 years ago - 5 dependent packages - 155 dependent repositories - 2.03 million downloads total
cargo: x509-tsp 0.1.0
Pure Rust implementation of the Timestamping Protocol as described in RFC 3161.github.com/RustCrypto/formats - 1 version - Latest release: over 2 years ago - 2.85 thousand downloads total
Top 6.3% on crates.io
github.com/RustCrypto/formats - 7 versions - Latest release: 7 months ago - 22 dependent packages - 27 dependent repositories - 11.7 million downloads total
cargo: serdect 0.4.1
Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e...github.com/RustCrypto/formats - 7 versions - Latest release: 7 months ago - 22 dependent packages - 27 dependent repositories - 11.7 million downloads total
cargo: base32ct 0.3.0
Pure Rust implementation of Base32 (RFC 4648) which avoids any usages of data-dependent branches/...github.com/RustCrypto/formats - 6 versions - Latest release: 7 months ago - 5 dependent packages - 2 dependent repositories - 74 thousand downloads total
cargo: pkcs10
DEPRECATED: use the `x509-cert` crate insteadgithub.com/RustCrypto/formats - 3 versions - Latest release: 5 months ago - 3.72 thousand downloads total
Top 6.7% on crates.io
github.com/RustCrypto/formats - 25 versions - Latest release: about 3 years ago - 6 dependent packages - 30 dependent repositories - 18 million downloads total
cargo: pkcs5 0.7.1
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptogra...github.com/RustCrypto/formats - 25 versions - Latest release: about 3 years ago - 6 dependent packages - 30 dependent repositories - 18 million downloads total
Top 3.4% on crates.io
github.com/RustCrypto/formats - 22 versions - Latest release: about 3 years ago - 31 dependent packages - 2,092 dependent repositories - 110 million downloads total
cargo: pem-rfc7468 0.7.0
PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the o...github.com/RustCrypto/formats - 22 versions - Latest release: about 3 years ago - 31 dependent packages - 2,092 dependent repositories - 110 million downloads total
Top 3.3% on crates.io
github.com/RustCrypto/formats - 5 versions - Latest release: 7 months ago - 61 dependent packages - 2,882 dependent repositories - 85 million downloads total
cargo: base16ct 0.3.0
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-d...github.com/RustCrypto/formats - 5 versions - Latest release: 7 months ago - 61 dependent packages - 2,882 dependent repositories - 85 million downloads total
Top 6.1% on crates.io
github.com/RustCrypto/formats - 18 versions - Latest release: about 2 years ago - 51 dependent packages - 18 dependent repositories - 8.51 million downloads total
cargo: x509-cert 0.2.5
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described i...github.com/RustCrypto/formats - 18 versions - Latest release: about 2 years ago - 51 dependent packages - 18 dependent repositories - 8.51 million downloads total
Top 7.4% on crates.io
github.com/RustCrypto/formats - 29 versions - Latest release: over 1 year ago - 1 dependent package - 42 dependent repositories - 10.1 million downloads total
cargo: der_derive 0.7.3
Custom derive support for the `der` crate's `Choice` and `Sequence` traitsgithub.com/RustCrypto/formats - 29 versions - Latest release: over 1 year ago - 1 dependent package - 42 dependent repositories - 10.1 million downloads total
cargo: mcf 0.2.0
Pure Rust implementation of the Modular Crypt Format (MCF) which is used to store password hashes...github.com/RustCrypto/formats - 4 versions - Latest release: 7 months ago - 3.17 thousand downloads total
Top 3.4% on crates.io
github.com/RustCrypto/formats - 25 versions - Latest release: over 2 years ago - 45 dependent packages - 2,827 dependent repositories - 82.4 million downloads total
cargo: sec1 0.7.3
Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DE...github.com/RustCrypto/formats - 25 versions - Latest release: over 2 years ago - 45 dependent packages - 2,827 dependent repositories - 82.4 million downloads total
cargo: x501 0.1.0-pre.0
Pure Rust implementation of some of the types defined in X.501github.com/RustCrypto/formats - 2 versions - Latest release: about 4 years ago - 2.58 thousand downloads total
cargo: cms 0.2.3
Pure Rust implementation of the Cryptographic Message Syntax (CMS) as described in RFC 5652 and R...github.com/RustCrypto/formats - 7 versions - Latest release: about 2 years ago - 13 dependent packages - 2 dependent repositories - 2.59 million downloads total
cargo: crmf 0.2.0
Pure Rust implementation of the Certificate Request Message Format (CRMF) as described in RFC 4211github.com/RustCrypto/formats - 4 versions - Latest release: over 2 years ago - 1 dependent package - 2 dependent repositories - 12.1 thousand downloads total
Top 3.3% on crates.io
github.com/RustCrypto/formats - 27 versions - Latest release: over 2 years ago - 44 dependent packages - 4,275 dependent repositories - 158 million downloads total
cargo: spki 0.7.3
X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated Algori...github.com/RustCrypto/formats - 27 versions - Latest release: over 2 years ago - 44 dependent packages - 4,275 dependent repositories - 158 million downloads total
Top 9.6% on crates.io
github.com/RustCrypto/formats - 20 versions - Latest release: about 1 year ago - 2 dependent packages - 12 dependent repositories - 4.88 million downloads total
cargo: tls_codec_derive 0.4.2
Derive macros for the tls_codec traitgithub.com/RustCrypto/formats - 20 versions - Latest release: about 1 year ago - 2 dependent packages - 12 dependent repositories - 4.88 million downloads total
cargo: gss-api 0.1.0
Pure Rust implementation for Generic Security Service Application Program Interface (GSS-API)github.com/RustCrypto/formats - 2 versions - Latest release: almost 3 years ago - 3.37 thousand downloads total
Top 3.2% on crates.io
github.com/RustCrypto/formats - 45 versions - Latest release: almost 3 years ago - 82 dependent packages - 4,263 dependent repositories - 151 million downloads total
cargo: pkcs8 0.10.2
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information ...github.com/RustCrypto/formats - 45 versions - Latest release: almost 3 years ago - 82 dependent packages - 4,263 dependent repositories - 151 million downloads total
Top 3.2% on crates.io
github.com/RustCrypto/formats - 28 versions - Latest release: 10 months ago - 125 dependent packages - 5,941 dependent repositories - 141 million downloads total
cargo: base64ct 1.8.0
Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/...github.com/RustCrypto/formats - 28 versions - Latest release: 10 months ago - 125 dependent packages - 5,941 dependent repositories - 141 million downloads total
Top 3.4% on crates.io
github.com/RustCrypto/formats - 39 versions - Latest release: 12 months ago - 38 dependent packages - 4,523 dependent repositories - 95.1 million downloads total
cargo: const-oid 0.10.1
Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X...github.com/RustCrypto/formats - 39 versions - Latest release: 12 months ago - 38 dependent packages - 4,523 dependent repositories - 95.1 million downloads total
cargo: pkcs12 0.1.0
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #12: Personal Information Ex...github.com/RustCrypto/formats - 2 versions - Latest release: about 2 years ago - 2 dependent packages - 2.27 million downloads total
cargo: x509-ocsp 0.2.1
Pure Rust implementation of the X.509 Internet Public Key Infrastructure Online Certificate Statu...github.com/RustCrypto/formats - 4 versions - Latest release: about 2 years ago - 1 dependent package - 126 thousand downloads total
Top 3.9% on crates.io
github.com/RustCrypto/formats - 27 versions - Latest release: almost 3 years ago - 16 dependent packages - 1,390 dependent repositories - 87.1 million downloads total
cargo: pkcs1 0.7.5
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifi...github.com/RustCrypto/formats - 27 versions - Latest release: almost 3 years ago - 16 dependent packages - 1,390 dependent repositories - 87.1 million downloads total
cargo: cmpv2 0.2.0
Pure Rust implementation of the Certificate Management Protocol (CMP) as described in RFC 4210github.com/RustCrypto/formats - 4 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 8.58 thousand downloads total
Top 5.6% on crates.io
github.com/RustCrypto/formats - 12 versions - Latest release: over 1 year ago - 25 dependent packages - 65 dependent repositories - 662 thousand downloads total
cargo: tai64 4.1.0
TAI64 and TAI64N (i.e. Temps Atomique International) timestamp support for Rustgithub.com/RustCrypto/formats - 12 versions - Latest release: over 1 year ago - 25 dependent packages - 65 dependent repositories - 662 thousand downloads total
cargo: tsa
Placeholder for TimeStamp Authority crategithub.com/RustCrypto/formats - 1 version - Latest release: 5 months ago - 1.28 thousand downloads total
Top 7.6% on crates.io
github.com/RustCrypto/formats - 24 versions - Latest release: about 1 year ago - 10 dependent packages - 10 dependent repositories - 4.96 million downloads total
cargo: tls_codec 0.4.2
A pure Rust implementation of the TLS (de)serializationgithub.com/RustCrypto/formats - 24 versions - Latest release: about 1 year ago - 10 dependent packages - 10 dependent repositories - 4.96 million downloads total
Top 3.2% on crates.io
github.com/RustCrypto/formats - 59 versions - Latest release: 11 months ago - 83 dependent packages - 4,542 dependent repositories - 168 million downloads total
cargo: der 0.7.10
Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract...github.com/RustCrypto/formats - 59 versions - Latest release: 11 months ago - 83 dependent packages - 4,542 dependent repositories - 168 million downloads total
cargo: whirlpool-asm 0.6.2
Assembly implementation of Whirlpool compression functiongithub.com/RustCrypto/asm-hashes - 12 versions - Latest release: almost 2 years ago - 1 dependent package - 5 dependent repositories - 23.5 thousand downloads total
Top 8.1% on crates.io
github.com/RustCrypto/asm-hashes - 13 versions - Latest release: almost 2 years ago - 2 dependent packages - 295 dependent repositories - 2.35 million downloads total
cargo: sha1-asm 0.5.3
Assembly implementation of SHA-1 compression functiongithub.com/RustCrypto/asm-hashes - 13 versions - Latest release: almost 2 years ago - 2 dependent packages - 295 dependent repositories - 2.35 million downloads total
Top 10.0% on crates.io
github.com/RustCrypto/asm-hashes - 11 versions - Latest release: almost 2 years ago - 1 dependent package - 30 dependent repositories - 207 thousand downloads total
cargo: md5-asm 0.5.2
Assembly implementation of MD5 compression functiongithub.com/RustCrypto/asm-hashes - 11 versions - Latest release: almost 2 years ago - 1 dependent package - 30 dependent repositories - 207 thousand downloads total
Top 6.4% on crates.io
github.com/RustCrypto/asm-hashes - 16 versions - Latest release: almost 2 years ago - 8 dependent packages - 422 dependent repositories - 8.11 million downloads total
cargo: sha2-asm 0.6.4
Assembly implementation of SHA-2 compression functionsgithub.com/RustCrypto/asm-hashes - 16 versions - Latest release: almost 2 years ago - 8 dependent packages - 422 dependent repositories - 8.11 million downloads total
Top 7.7% on crates.io
github.com/RustCrypto/universal-hashes - 29 versions - Latest release: about 2 years ago - 3 dependent packages - 7,113 dependent repositories - 69.8 million downloads total
cargo: polyval 0.6.2
POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentic...github.com/RustCrypto/universal-hashes - 29 versions - Latest release: about 2 years ago - 3 dependent packages - 7,113 dependent repositories - 69.8 million downloads total
Top 6.8% on crates.io
github.com/RustCrypto/universal-hashes - 23 versions - Latest release: over 3 years ago - 19 dependent packages - 2,765 dependent repositories - 36.8 million downloads total
cargo: poly1305 0.8.0
The Poly1305 universal hash function and message authentication codegithub.com/RustCrypto/universal-hashes - 23 versions - Latest release: over 3 years ago - 19 dependent packages - 2,765 dependent repositories - 36.8 million downloads total
Top 6.9% on crates.io
github.com/RustCrypto/universal-hashes - 22 versions - Latest release: about 2 years ago - 8 dependent packages - 6,551 dependent repositories - 62.4 million downloads total
cargo: ghash 0.5.1
Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in ...github.com/RustCrypto/universal-hashes - 22 versions - Latest release: about 2 years ago - 8 dependent packages - 6,551 dependent repositories - 62.4 million downloads total
cargo: crypto_secretbox 0.1.1
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated enc...github.com/RustCrypto/nacl-compat - 3 versions - Latest release: almost 3 years ago - 14 dependent packages - 4 dependent repositories - 7.5 million downloads total
cargo: crypto_kx 0.2.1
Pure Rust implementation of libsodium's crypto_kx using BLAKE2github.com/RustCrypto/nacl-compat - 6 versions - Latest release: over 2 years ago - 2 dependent packages - 2 dependent repositories - 52 thousand downloads total
cargo: crypto_secretstream 0.2.0
Pure Rust implementation of libsodium's crypto_secretstream secret-key using ChaCha20 and Poly1305github.com/RustCrypto/nacl-compat - 4 versions - Latest release: over 2 years ago - 2 dependent packages - 1 dependent repositories - 161 thousand downloads total
Top 7.6% on crates.io
github.com/RustCrypto/nacl-compat - 19 versions - Latest release: over 2 years ago - 37 dependent packages - 71 dependent repositories - 3.65 million downloads total
cargo: crypto_box 0.9.1
Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which...github.com/RustCrypto/nacl-compat - 19 versions - Latest release: over 2 years ago - 37 dependent packages - 71 dependent repositories - 3.65 million downloads total
Top 3.6% on crates.io
github.com/RustCrypto/password-hashes - 30 versions - Latest release: about 2 years ago - 156 dependent packages - 987 dependent repositories - 12.5 million downloads total
cargo: argon2 0.5.3
Pure Rust implementation of the Argon2 password hashing function with support for the Argon2d, Ar...github.com/RustCrypto/password-hashes - 30 versions - Latest release: about 2 years ago - 156 dependent packages - 987 dependent repositories - 12.5 million downloads total
cargo: password-auth 1.0.0
Password authentication library with a focus on simplicity and ease-of-use, including support for...github.com/RustCrypto/password-hashes - 8 versions - Latest release: over 2 years ago - 4 dependent packages - 1 dependent repositories - 141 thousand downloads total
Top 2.6% on crates.io
github.com/RustCrypto/password-hashes - 29 versions - Latest release: over 2 years ago - 229 dependent packages - 8,903 dependent repositories - 124 million downloads total
cargo: pbkdf2 0.12.2
Generic implementation of PBKDF2github.com/RustCrypto/password-hashes - 29 versions - Latest release: over 2 years ago - 229 dependent packages - 8,903 dependent repositories - 124 million downloads total
Top 3.3% on crates.io
github.com/RustCrypto/password-hashes - 29 versions - Latest release: about 3 years ago - 88 dependent packages - 1,965 dependent repositories - 26.6 million downloads total
cargo: scrypt 0.11.0
Scrypt password-based key derivation functiongithub.com/RustCrypto/password-hashes - 29 versions - Latest release: about 3 years ago - 88 dependent packages - 1,965 dependent repositories - 26.6 million downloads total
Top 4.6% on crates.io
github.com/RustCrypto/password-hashes - 25 versions - Latest release: about 3 years ago - 15 dependent packages - 80 dependent repositories - 7.44 million downloads total
cargo: bcrypt-pbkdf 0.10.0
bcrypt-pbkdf password-based key derivation functiongithub.com/RustCrypto/password-hashes - 25 versions - Latest release: about 3 years ago - 15 dependent packages - 80 dependent repositories - 7.44 million downloads total
Top 7.6% on crates.io
github.com/RustCrypto/password-hashes - 9 versions - Latest release: about 3 years ago - 4 dependent packages - 23 dependent repositories - 99.9 thousand downloads total
cargo: balloon-hash 0.4.0
Pure Rust implementation of the Balloon password hashing functiongithub.com/RustCrypto/password-hashes - 9 versions - Latest release: about 3 years ago - 4 dependent packages - 23 dependent repositories - 99.9 thousand downloads total
cargo: yescrypt 0.1.0-rc.0
Pure Rust implementation of the yescrypt password-based key derivation functiongithub.com/RustCrypto/password-hashes - 8 versions - Latest release: 5 months ago - 6.62 thousand downloads total
Top 7.7% on crates.io
github.com/RustCrypto/password-hashes - 10 versions - Latest release: about 3 years ago - 5 dependent packages - 8 dependent repositories - 209 thousand downloads total
cargo: sha-crypt 0.5.0
Pure Rust implementation of the SHA-crypt password hash based on SHA-512 as implemented by the PO...github.com/RustCrypto/password-hashes - 10 versions - Latest release: about 3 years ago - 5 dependent packages - 8 dependent repositories - 209 thousand downloads total
cargo: earthbucks_k256 0.8.2
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification...github.com/RustCrypto/elliptic-curves - 2 versions - Latest release: over 1 year ago - 2.13 thousand downloads total
cargo: k256_flow 1.0.0
Flow-Rust-SDK Version of k256 secp256k1 elliptic curve library written in pure Rust with support ...github.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 4 years ago - 1.58 thousand downloads total
cargo: sm2 0.13.3
Pure Rust implementation of the SM2 elliptic curve as defined in the Chinese national standard GM...github.com/RustCrypto/elliptic-curves - 6 versions - Latest release: over 2 years ago - 1 dependent package - 20.4 thousand downloads total
cargo: ed448-goldilocks 0.9.0
A pure-Rust implementation of Ed448 and Curve448 and Decaf. This crate also includes signing and ...github.com/RustCrypto/elliptic-curves - 16 versions - Latest release: about 3 years ago - 2 dependent packages - 1 dependent repositories - 503 thousand downloads total
Top 2.9% on crates.io
github.com/RustCrypto/elliptic-curves - 44 versions - Latest release: almost 3 years ago - 197 dependent packages - 2,164 dependent repositories - 60.2 million downloads total
cargo: p256 0.13.2
Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defin...github.com/RustCrypto/elliptic-curves - 44 versions - Latest release: almost 3 years ago - 197 dependent packages - 2,164 dependent repositories - 60.2 million downloads total
cargo: p256_flow 1.0.0
Flow-Rust-SDK Version of p256 Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime...github.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 4 years ago - 1 dependent package - 1 dependent repositories - 3.96 thousand downloads total
cargo: bignp256 0.14.0-pre.0
Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1) elliptic curve as defined in ...github.com/RustCrypto/elliptic-curves - 1 version - Latest release: 6 months ago - 190 downloads total
cargo: x448 0.6.0
Pure Rust implementation of X448, an elliptic curve Diffie-Hellman functiongithub.com/RustCrypto/elliptic-curves - 10 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 348 thousand downloads total
Top 3.6% on crates.io
github.com/RustCrypto/elliptic-curves - 22 versions - Latest release: over 2 years ago - 12 dependent packages - 887 dependent repositories - 37.4 million downloads total
cargo: primeorder 0.13.6
Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Cos...github.com/RustCrypto/elliptic-curves - 22 versions - Latest release: over 2 years ago - 12 dependent packages - 887 dependent repositories - 37.4 million downloads total
Top 2.7% on crates.io
github.com/RustCrypto/elliptic-curves - 35 versions - Latest release: about 1 year ago - 78 dependent packages - 1,481 dependent repositories - 28.1 million downloads total
cargo: p384 0.13.1
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800...github.com/RustCrypto/elliptic-curves - 35 versions - Latest release: about 1 year ago - 78 dependent packages - 1,481 dependent repositories - 28.1 million downloads total
cargo: primefield 0.14.0-pre.6
Macros for generating prime field implementationsgithub.com/RustCrypto/elliptic-curves - 8 versions - Latest release: 6 months ago - 40.6 thousand downloads total
cargo: koblitz 0.0.0
Elliptic curves in Koblitz formgithub.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 6 years ago - 1.71 thousand downloads total
Top 9.8% on crates.io
github.com/RustCrypto/elliptic-curves - 16 versions - Latest release: over 2 years ago - 14 dependent packages - 1 dependent repositories - 9.17 million downloads total
cargo: p521 0.13.3
Pure Rust implementation of the NIST P-521 (a.k.a. secp521r1) elliptic curve as defined in SP 800...github.com/RustCrypto/elliptic-curves - 16 versions - Latest release: over 2 years ago - 14 dependent packages - 1 dependent repositories - 9.17 million downloads total
Top 2.9% on crates.io
github.com/RustCrypto/elliptic-curves - 70 versions - Latest release: over 1 year ago - 183 dependent packages - 4,069 dependent repositories - 34.3 million downloads total
cargo: k256 0.13.4
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification...github.com/RustCrypto/elliptic-curves - 70 versions - Latest release: over 1 year ago - 183 dependent packages - 4,069 dependent repositories - 34.3 million downloads total
cargo: weierstrass 0.0.0
Elliptic curves in short Weierstrass formgithub.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 6 years ago - 1 dependent repositories - 1.65 thousand downloads total
cargo: p256k
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification...github.com/RustCrypto/elliptic-curves - 2 versions - Latest release: 6 months ago - 2.13 thousand downloads total
cargo: bign256 0.13.1
Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1) elliptic curve as defined in ...github.com/RustCrypto/elliptic-curves - 2 versions - Latest release: about 2 years ago - 3.01 thousand downloads total
cargo: zlint 0.0.0
Wrapper for invoking the zlint certificate lintergithub.com/RustCrypto/elliptic-curves - 1 version - Latest release: almost 3 years ago - 1.49 thousand downloads total
cargo: secp256k1-ecdsa
DISCONTINUED: use https://crates.io/crates/k256 instead. secp256k1 support for the Elliptic Curve...github.com/RustCrypto/elliptic-curves - 3 versions - Latest release: 6 months ago - 3.37 thousand downloads total
cargo: edwards 0.0.0
Elliptic curves in Edwards formgithub.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 6 years ago - 1.71 thousand downloads total
cargo: bp384 0.6.1
Brainpool P-384 (brainpoolP384r1 and brainpoolP384t1) elliptic curvesgithub.com/RustCrypto/elliptic-curves - 11 versions - Latest release: almost 3 years ago - 13.8 thousand downloads total
Top 8.3% on crates.io
github.com/RustCrypto/elliptic-curves - 2 versions - Latest release: almost 3 years ago - 5 dependent packages - 4 dependent repositories - 240 thousand downloads total
cargo: p192 0.13.0
Pure Rust implementation of the NIST P-192 (a.k.a. secp192r1) elliptic curve as defined in SP 800...github.com/RustCrypto/elliptic-curves - 2 versions - Latest release: almost 3 years ago - 5 dependent packages - 4 dependent repositories - 240 thousand downloads total
cargo: montgomery 0.0.0
Elliptic curves in Montgomery formgithub.com/RustCrypto/elliptic-curves - 1 version - Latest release: over 6 years ago - 1.67 thousand downloads total
Top 9.1% on crates.io
github.com/RustCrypto/elliptic-curves - 4 versions - Latest release: almost 3 years ago - 3 dependent packages - 1 dependent repositories - 411 thousand downloads total
cargo: p224 0.13.2
Pure Rust implementation of the NIST P-224 (a.k.a. secp224r1) elliptic curve as defined in SP 800...github.com/RustCrypto/elliptic-curves - 4 versions - Latest release: almost 3 years ago - 3 dependent packages - 1 dependent repositories - 411 thousand downloads total
cargo: hash2curve 0.1.0
hash2curve algorithm implementationgithub.com/RustCrypto/elliptic-curves - 10 versions - Latest release: about 5 years ago - 2 dependent packages - 1 dependent repositories - 15.2 thousand downloads total
cargo: bp256 0.6.1
Brainpool P-256 (brainpoolP256r1 and brainpoolP256t1) elliptic curvesgithub.com/RustCrypto/elliptic-curves - 11 versions - Latest release: almost 3 years ago - 13.1 thousand downloads total
cargo: crypto-hashes 0.10.0
Meta crate for cryptographic hash functions written in pure Rustgithub.com/RustCrypto/meta - 7 versions - Latest release: over 4 years ago - 4 dependent packages - 8 dependent repositories - 104 thousand downloads total
Top 8.2% on crates.io
github.com/RustCrypto/ring-compat - 16 versions - Latest release: over 2 years ago - 7 dependent packages - 221 dependent repositories - 1.38 million downloads total
cargo: ring-compat 0.8.0
Compatibility crate for using RustCrypto's traits with the cryptographic algorithm implementation...github.com/RustCrypto/ring-compat - 16 versions - Latest release: over 2 years ago - 7 dependent packages - 221 dependent repositories - 1.38 million downloads total
cargo: ring-aead
DEPRECATED: please switch to the `ring-compat` crategithub.com/RustCrypto/ring-compat - 3 versions - Latest release: 6 months ago - 3.61 thousand downloads total
Top 5.5% on crates.io
github.com/RustCrypto/MACs - 18 versions - Latest release: about 3 years ago - 22 dependent packages - 170 dependent repositories - 6.1 million downloads total
cargo: cmac 0.7.2
Generic implementation of Cipher-based Message Authentication Codegithub.com/RustCrypto/MACs - 18 versions - Latest release: about 3 years ago - 22 dependent packages - 170 dependent repositories - 6.1 million downloads total