Azgrom / RustyShieldLinks
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
☆18Updated 2 years ago
Alternatives and similar repositories for RustyShield
Users that are interested in RustyShield are comparing it to the libraries listed below
Sorting:
- Download .crate files of all versions of all crates from crates.io☆45Updated last week
- Asynchronous parallel stream in Rust☆105Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Extensions to the Rust standard library☆49Updated last year
- zero runtime cost default arguments in rust☆91Updated 4 months ago
- ☆41Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A library to generating UML language from Rust's project into graphiz/dot file.☆88Updated 8 years ago
- Wordle in Rust☆43Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last week
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Rust wrapper around a connection listener to support TLS.☆58Updated 2 weeks ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Big array helper for serde☆65Updated last year
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆45Updated 3 years ago
- A distributed, cryptographically-verifiable blog / social network☆73Updated 10 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆72Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- Stupidly simple Rust crate to render a QR code in the terminal.☆73Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- SHA256 WebGPU Compute Shader (Kernel) Written in Rust☆72Updated 2 years ago