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: about 3 years ago
Linked from 1 awesome list

boringsslcryptographyrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pluto/ronkathonA collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles.192
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
dagenix/rust-cryptoA pure-Rust implementation of common cryptographic algorithms1,400
sorairolake/scryptenc-rsA Rust library and tool implementing a secure data encryption format based on the scrypt algorithm1
pornin/crrlA Rust library providing efficient implementations of cryptographic primitives136
brndnmtthws/dryocA pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling.294
rustcrypto/nacl-compatProvides Rust compatibility with NaCl-family libraries for secure cryptographic functions.60
rubycrypto/rbnaclA Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission.983
bitshifter/glam-rsA fast linear algebra library for games and graphics1,555
orion-rs/orionA cryptographic library providing secure encryption and decryption methods631
randombit/botan-rsA Rust cryptography library that wraps the Botan C API34
warycat/rustgymA comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems901
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
snipsco/rust-threshold-secret-sharingA Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction.159
rust-bitcoin/rust-bitcoinA Rust library for working with Bitcoin protocol messages and data structures2,181