mundane

Cryptography library

A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient.

Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).

GitHub

1k stars
23 watching
46 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

boringsslcryptographyrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 190
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,394
sorairolake/scryptenc-rs A Rust library and tool implementing the scrypt encrypted data format 1
pornin/crrl A Rust library providing efficient implementations of cryptographic primitives 134
brndnmtthws/dryoc A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. 288
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 58
rubycrypto/rbnacl A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. 984
bitshifter/glam-rs A fast linear algebra library for games and graphics 1,541
orion-rs/orion A cryptographic library providing secure encryption and decryption methods 545
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
warycat/rustgym A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems 896
bryant/argon2rs A Rust library implementing the Argon2 password hashing algorithm 173
snipsco/rust-threshold-secret-sharing A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. 159
rust-bitcoin/rust-bitcoin A Rust library for serializing and deserializing Bitcoin protocol messages and keys. 2,132