RustCrypto / stream-ciphers
Collection of stream cipher algorithms
☆264Updated last week
Related projects ⓘ
Alternatives and complementary repositories for stream-ciphers
- Message authentication code algorithms written in pure Rust☆264Updated 3 weeks ago
- A collection of Tokio based TLS libraries.☆251Updated 9 months ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆250Updated last week
- A collection of open source Rust crates from iqlusion☆461Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Utility crates used in RustCrypto☆446Updated this week
- Collection of Key Derivation Functions written in pure Rust☆67Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆205Updated this week
- Collection of cryptography-related traits☆587Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆217Updated last week
- Usable, easy and safe pure-Rust crypto☆545Updated this week
- Procedural macros to derive numeric traits in Rust☆172Updated 9 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆472Updated last week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆193Updated 7 months ago
- Efficient and customizable data-encoding functions in Rust☆177Updated this week
- ☆190Updated 11 months ago
- Generate X.509 certificates, CSRs☆346Updated this week
- RSA implementation in pure Rust☆554Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆292Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆315Updated 2 weeks ago
- Rust library for hashing passwords using Argon2.☆221Updated 10 months ago
- Async synchronization primitives☆255Updated last month
- Integration between hyper HTTP library and rustls TLS stack☆312Updated 2 weeks ago
- ☆269Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Collection of block cipher algorithms written in pure Rust☆677Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- Password hashing functions / KDFs☆675Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆331Updated last year