A compact hashing/salting library based on bcrypt with smaller hashes
A minimal Rust implementation of OpenBSD Blowfish password hashing code.
Crypto library using formally verified code from HACL/Evercrypt
FFI binding to HACL/Evercrypt
A tiny build of EverCrypt's c89-distribution with autogenerated bindings
Crypto backend for HPKE using formally verified code from Evercrypt.
A crypto backend for OpenMLS implementing openmls_traits using HACL/Evercrypt.
A rust cryptography library
Data encryption with symmetric cryptographic keys or passwords/passphrases, and self-contained encryption metadata
Rust bindings for the urcrypt library.
Rust bindings for the urcrypt library.
RCrypt is a simple RSA encryption library for your Ruby scripts. It aims at being a no-frills encrypt-decrypt solution when that is all you actually need.
RCrypto provides custom encryption methods including XOR, Caesar cipher, and substitution cipher for secure communication in Ruby applications.