maidsafe / rust_sodiumLinks
This crate is no longer maintained. Looking for maintainers.
☆79Updated 5 years ago
Alternatives and similar repositories for rust_sodium
Users that are interested in rust_sodium are comparing it to the libraries listed below
Sorting:
- A µTP (Micro/uTorrent Transport Library) library implemented in Rust☆136Updated 4 years ago
- Rust bindings for LMDB☆114Updated 2 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 weeks ago
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A DNS library for Rust☆37Updated 6 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 5 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆130Updated 2 months ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Macaroons: bearer credentials with caveats for distributed authorization☆61Updated 8 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Merkle tree in Rust☆132Updated 10 months ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Highly modular & configurable hash & crypto library☆141Updated 7 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 6 years ago
- Redis client for Tokio☆60Updated 8 years ago
- The pure-Rust password hashing library running on Argon2.☆175Updated 5 years ago
- [unmaintenance] A experimental post-quantum cryptography library☆139Updated 6 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Pure Rust implementation of the Double Ratchet algorithm