ronkathon
Cryptography library
A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles.
Cryptography Educational Foundations
190 stars
2 watching
23 forks
Language: Rust
last commit: 24 days ago
Linked from 1 awesome list
crypmathematicsrustlangzero-knowledge
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 | 778 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
google/mundane | A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. | 1,072 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
pornin/crrl | A Rust library providing efficient implementations of cryptographic primitives | 134 |
dalek-cryptography/bulletproofs | A high-performance Rust implementation of Bulletproofs, enabling efficient single-party and multi-party computations with programmable constraints. | 1,049 |
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 serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |