Rust Crypto
Results
25
repositories owned by
Rust Crypto
block-modes
43
Stars
9
Forks
Watchers
Collection of generic block mode algorithms written in pure Rust
crypto-bigint
156
Stars
35
Forks
Watchers
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
formats
204
Stars
104
Forks
Watchers
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
JOSE
43
Stars
8
Forks
Watchers
Pure Rust implementation of Javascript Object Signing and Encryption (JOSE)
ring-compat
29
Stars
13
Forks
Watchers
Compatibility library for using *ring* as a backend for RustCrypto's traits