botan-rs
Cryptography library
A Rust cryptography library that wraps the Botan C API
Rust cryptography library
34 stars
5 watching
15 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
cryptographyrust
Related projects:
Repository | Description | Stars |
---|---|---|
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
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 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |
not-fl3/quad-rand | A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
roaringbitmap/roaring-rs | A data structure library for efficient bitset management | 763 |
brentongunning/rust-sv | A Rust library for building Bitcoin SV applications and infrastructure | 62 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
xjonathanlei/starknet-rs | A Rust library providing a comprehensive interface to Starknet's decentralized platform | 286 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |