kornelski / rust-security-frameworkLinks
Bindings to the macOS Security.framework
☆278Updated last week
Alternatives and similar repositories for rust-security-framework
Users that are interested in rust-security-framework are comparing it to the libraries listed below
Sorting:
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆252Updated last month
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆293Updated last week
- Message authentication code algorithms written in pure Rust☆322Updated last week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆260Updated last month
- Efficient and customizable data-encoding functions in Rust☆196Updated 2 months ago
- Rusty bindings for Apple libraries☆177Updated 3 years ago
- 🔌 ✨rustlang hyper bindings for local unix domain sockets☆256Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆347Updated this week
- A collection of Tokio based TLS libraries.☆257Updated last year
- Typed HTTP Headers from hyper☆188Updated last month
- Integration with OS certificate stores for rustls☆223Updated this week
- A collection of open source Rust crates from iqlusion☆535Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- WebPKI X.509 Certificate Validation in Rust☆134Updated last week
- Collection of stream cipher algorithms☆302Updated last week
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆208Updated 2 years ago
- ☆197Updated 7 months ago
- CA certificates for use with webpki☆123Updated 3 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- ☆524Updated 8 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Generate X.509 certificates, CSRs☆442Updated 2 weeks ago
- Exponential backoff and retry for Rust.☆338Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆209Updated last year
- Asynchronous HTTP body trait☆149Updated last month
- IpNet, Ipv4Net, and Ipv6Net types and methods for Rust