Propriétaire
RustCrypto
24 dépôts indexés · Voir sur GitHub
-
hashes
Collection of cryptographic hash functions written in pure Rust
Rust · 2265 étoiles
-
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Rust · 961 étoiles
-
password-hashes
Password hashing functions / KDFs
Rust · 909 étoiles
-
elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
Rust · 874 étoiles
-
block-ciphers
Collection of block cipher algorithms written in pure Rust
Rust · 784 étoiles
-
traits
Collection of cryptography-related traits
Rust · 755 étoiles
-
utils
Utility crates used in RustCrypto
Rust · 674 étoiles
-
signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
Rust · 661 étoiles
-
MACs
Message authentication code algorithms written in pure Rust
Rust · 372 étoiles
-
formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
Rust · 338 étoiles
-
stream-ciphers
Collection of stream cipher algorithms
Rust · 325 étoiles
-
crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Rust · 309 étoiles
-
SSH
Pure Rust implementation of components of the Secure Shell (SSH) protocol
Rust · 247 étoiles
-
rustls-rustcrypto
Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization
Rust · 130 étoiles
-
PAKEs
Password-Authenticated Key Agreement protocols
Rust · 124 étoiles
-
KEMs
Collection of Key Encapsulation Mechanisms written in pure Rust
Rust · 111 étoiles
-
KDFs
Collection of Key Derivation Functions written in pure Rust
Rust · 106 étoiles
-
block-modes
Collection of generic block mode algorithms written in pure Rust
Rust · 95 étoiles
-
sponges
Collection of sponge functions written in pure Rust
Rust · 56 étoiles
-
universal-hashes
Collection of universal hashing functions
Rust · 39 étoiles
- 4 autres dépôts se trouvent sur Voir sur GitHub
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 25/100
RustCrypto/formats#2430 · 1 réaction ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 48/100
RustCrypto/formats#2428 · 1 commentaire ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
RustCrypto/formats#2427 · 1 commentaire ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 55/100
RustCrypto/utils#1537 · 7 commentaires ·
-
`pow` proptest failure Ouverte
Difficulté 3/5 1-2 jours Accessibilité débutants 52/100
RustCrypto/crypto-bigint#1343 · 4 commentaires ·
-
Algorithm::encryption_key_from_decryption_key` skips both of the validations its siblings perform Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 58/100
RustCrypto/KEMs#381 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 55/100
RustCrypto/crypto-bigint#1341 · 1 commentaire ·
-
XMSSMT OID parsing bug Ouverte
Difficulté 3/5 1-2 jours Accessibilité débutants 76/100
RustCrypto/signatures#1442 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
RustCrypto/utils#1534 · 2 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 45/100
RustCrypto/utils#1529 · 4 commentaires ·
-
One-time signature crate? Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 30/100
RustCrypto/signatures#1439 · 3 commentaires ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 48/100
RustCrypto/signatures#1438 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 25/100
RustCrypto/block-ciphers#589 · 3 commentaires ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 68/100
RustCrypto/hashes#912 ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 68/100
RustCrypto/stream-ciphers#582 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 72/100
RustCrypto/password-hashes#926 · 1 commentaire ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 38/100
RustCrypto/hashes#909 · 4 commentaires ·
-
try_sign_digest() is confusing. Ouverte
Difficulté 3/5 1-2 jours Accessibilité débutants 52/100
RustCrypto/traits#2487 · 2 commentaires ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 48/100
RustCrypto/formats#2403 · 2 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 25/100
RustCrypto/password-hashes#924 · 3 réactions ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
RustCrypto/hashes#908 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
RustCrypto/traits#2482 · 5 commentaires ·
-
Add job for testing MSRV Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 55/100
RustCrypto/actions#70 ·
-
Support for FIDO/U2F signature Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/SSH#580 · 3 commentaires ·
-
Difficulté 1/5 1-3 heures Accessibilité débutants 86/100
RustCrypto/formats#2389 · 1 commentaire ·
-
pkcs12: blockers for 0.2.0 Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
RustCrypto/formats#2387 · 9 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 32/100
RustCrypto/traits#2478 · 5 commentaires ·
-
x86: guard CPUID leaf 7 by the maximum basic leaf; AVX detection may need XMM+YMM XCR0 state Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
RustCrypto/utils#1510 · 1 commentaire ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 30/100
RustCrypto/formats#2385 · 1 commentaire ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 45/100
RustCrypto/utils#1509 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 72/100
RustCrypto/AEADs#864 ·
-
`bits` => `bit_width` Ouverte
Difficulté 3/5 1-2 jours Accessibilité débutants 65/100
RustCrypto/crypto-bigint#1327 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
RustCrypto/elliptic-curves#1907 · 2 commentaires · 1 réaction ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 72/100
RustCrypto/signatures#1415 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
RustCrypto/formats#2366 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 48/100
RustCrypto/crypto-bigint#1315 · 2 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/crypto-bigint#1314 · 11 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/formats#2358 · 1 commentaire ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
RustCrypto/KEMs#346 · 2 commentaires ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/elliptic-curves#1839 · 2 commentaires · 1 réaction ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 64/100
RustCrypto/formats#2347 ·
-
EME2 Mode (wide-block mode) Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/block-modes#117 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 74/100
RustCrypto/crypto-bigint#1281 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
RustCrypto/KEMs#328 ·
-
`MaybeResize` for `Uint` Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
RustCrypto/crypto-bigint#1275 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 30/100
RustCrypto/KEMs#325 · 1 commentaire ·
-
cipher: tracking issue for v0.6 Ouvertecipher
Difficulté 4/5 3-5 jours Accessibilité débutants 38/100
RustCrypto/traits#2424 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 42/100
RustCrypto/SSH#527 · 4 commentaires ·
-
Missing XOFs Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 25/100
RustCrypto/XOFs#1 ·
-
aes: SIMD-acceleration for WASM Ouverteaes
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 45/100
RustCrypto/block-ciphers#559 · 10 commentaires ·
Affichage des 100 plus récents
Cette page ne liste que les entrées les plus récentes. Le filtre avancé contient l'inventaire complet, affiné par langage, difficulté et durée.