Pure Rust implementation of the Balloon password hashing function
A rust implementation of Balloon Hashing.
A rust implementation of Balloon Hashing based on blake2b-256.
Balloon Hash
A library that implements a stream cipher based on Balloon hashing
The corecrypto cryptography behind Volaris
A library for encrypting/decrypting, password hashing, and for managing encrypted file headers that adhere to the Dexios format.
Traits which describe the functionality of password hashing algorithms, with optional support for a `no_std`/`no_alloc`-friendly implementation of the PHC string format, as well as generic support for other formats (e.g. Modular Crypt Format)
rustgym solutions
A tool to generate hashes from the command line.
Secure, fast and authenticated command-line encryption of files with modern algorithms and an audited encryption backend.
Pure Rust cryptography facade for the OxiCrypto stack (hashes, AEADs, MACs, signatures, KEX, KDFs, CSPRNG)