RustCrypto / stream-ciphersLinks
Collection of stream cipher algorithms
☆311Updated last week
Alternatives and similar repositories for stream-ciphers
Users that are interested in stream-ciphers are comparing it to the libraries listed below
Sorting:
- Message authentication code algorithms written in pure Rust☆336Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆306Updated last week
- A collection of Tokio based TLS libraries.☆259Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- Collection of generic block mode algorithms written in pure Rust☆91Updated 3 weeks ago
- Utility crates used in RustCrypto☆585Updated this week
- A collection of open source Rust crates from iqlusion☆550Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆257Updated 4 months ago
- Collection of Key Derivation Functions written in pure Rust☆86Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated last month
- Generate X.509 certificates, CSRs☆455Updated last week
- Rust replacement for miniz☆227Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Updated 2 years ago
- Collection of block cipher algorithms written in pure Rust☆754Updated last week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆220Updated 2 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆353Updated 2 weeks ago
- WebPKI X.509 Certificate Validation in Rust☆139Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆585Updated this week
- Collection of cryptography-related traits☆701Updated this week
- Compile-time string formatting☆261Updated 3 months ago
- Integration with OS certificate stores for rustls☆226Updated this week
- Rust library to detect the operating system type☆192Updated last week
- MIME type guessing of file extensions for Rust.☆195Updated 4 months ago
- Efficient and customizable data-encoding functions in Rust☆197Updated last week
- CA certificates for use with webpki☆128Updated 2 weeks ago
- RSA implementation in pure Rust☆645Updated last week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆279Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated this week
- Procedural macros to derive numeric traits in Rust☆213Updated last year