RustCrypto / asm-hashesLinks
Assembly implementations of cryptographic hash functions
☆54Updated 3 months ago
Alternatives and similar repositories for asm-hashes
Users that are interested in asm-hashes are comparing it to the libraries listed below
Sorting:
- fast hex☆97Updated 3 months ago
- Collection of Key Derivation Functions written in pure Rust☆85Updated this week
- Collection of universal hashing functions☆36Updated 2 weeks ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆134Updated 6 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆68Updated 2 months ago
- Compatibility library for using *ring* as a backend for RustCrypto's traits☆32Updated last year
- Performance crypto in pure Rust☆55Updated this week
- ☆91Updated last year
- A cross-platform virtual memory API written in Rust☆132Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Source code and logic to build OpenSSL from source☆76Updated last week
- Rust's std::net except without the std.☆47Updated 2 years ago
- Collection of stream cipher algorithms☆305Updated last week
- dlmalloc ported into Rust☆112Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Extensions to the Rust standard library☆49Updated 11 months ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 months ago
- A pure Rust implementation of the ChaCha20-Poly1305 AEAD from RFC 7539.☆30Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆131Updated this week
- Previously MesaLink, TabbySSL is an OpenSSL compatibility layer for the Rust TLS stack.☆50Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Project group working on the "safe transmute" feature☆95Updated last year
- Another Rust Base58 codec implementation☆102Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆60Updated last year
- Reed-Solomon BCH encoder and decoder with support of no_std environment☆45Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated last year