dryoc
Crypto library
A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling.
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
294 stars
7 watching
15 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
cryptocryptographycryptography-librarylibsodiumnaclrust
Related projects:
Repository | Description | Stars |
---|---|---|
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 129 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
liboctavo/octavo | A highly modular and configurable hash and crypto library written in Rust | 142 |
jrmarino/libsodium-ada | A set of Ada bindings for the NaCl cryptographic library to provide easy-to-use encryption, hashing, and authentication functionality. | 8 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 999 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 50 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |