orion
Crypto library
A cryptographic library providing secure encryption and decryption methods
Usable, easy and safe pure-Rust crypto
631 stars
11 watching
30 forks
Language: Rust
last commit: about 2 months ago
Linked from 2 awesome lists
aeadargon2argon2iblake2bchacha20chacha20-poly1305cryptocryptographyhacktoberfesthkdfhmackey-committingorionpoly1305pure-rustrustsecretstreamsha3x25519xchacha20-poly1305
Related projects:
Repository | Description | Stars |
---|---|---|
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
raaz-crypto/raaz | A Haskell cryptographic library providing high-level and safe access to various cryptographic operations. | 67 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
crypto-crawler/crypto-crawler-rs | A Rust-based library for building and managing cryptocurrency crawlers | 235 |
irbis-labs/ccxt-rs | A Rust library for interacting with multiple cryptocurrency exchange markets and merchant APIs. | 12 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 582 |