crrl
Cryptographic library
A Rust library providing efficient implementations of cryptographic primitives
Rust library for cryptographic research
134 stars
9 watching
6 forks
Language: Rust
last commit: 6 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. | 190 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
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,072 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
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. | 984 |
crypto-crawler/crypto-crawler-rs | A Rust-based library for building and managing cryptocurrency crawlers | 232 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |