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
288 stars
7 watching
14 forks
Language: Rust
last commit: 2 months 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,394 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 124 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
liboctavo/octavo | A highly modular and configurable Rust library for secure data hashing and encryption | 141 |
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. | 28 |
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 | 981 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |