crrl
Cryptographic library
A Rust library providing efficient implementations of cryptographic primitives
Rust library for cryptographic research
136 stars
9 watching
7 forks
Language: Rust
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
zewograveyard/openssl | An implementation of the OpenSSL cryptography library in Swift | 41 |
google/mundane | A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. | 1,069 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
migeyel/ccryptolib | An integrated collection of cryptographic primitives for ComputerCraft. | 15 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
crypto-crawler/crypto-crawler-rs | A Rust-based library for building and managing cryptocurrency crawlers | 235 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,419 |