ronkathon

Cryptography library

A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles.

Cryptography Educational Foundations

GitHub

192 stars
2 watching
25 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

crypmathematicsrustlangzero-knowledge

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 791
orion-rs/orion A cryptographic library providing secure encryption and decryption methods 631
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,400
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
brndnmtthws/dryoc A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. 294
espressosystems/jellyfish A Rust implementation of a cryptographic system and extensions. 412
google/mundane A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. 1,069
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 53
pornin/crrl A Rust library providing efficient implementations of cryptographic primitives 136
dalek-cryptography/bulletproofs A high-performance Rust implementation of Bulletproofs, enabling efficient single-party and multi-party computations with programmable constraints. 1,058
ruppde/crypto_puzzles A tool and library providing functions for encryption and steganography as puzzles or brain teasers. 30
rust-bitcoin/rust-bitcoin A Rust library for working with Bitcoin protocol messages and data structures 2,181
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
rustcrypto/formats Provides tools and libraries for encoding and decoding various cryptographic formats 253