password-hashes

Password hasher

A collection of password hashing algorithms written in Rust

Password hashing functions / KDFs

GitHub

688 stars
10 watching
83 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
racum/rust-djangohashersProvides Rust implementations of password hashing algorithms used in Django Project.56
elithrar/simple-scryptProvides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go198
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
rustcrypto/formatsProvides tools and libraries for encoding and decoding various cryptographic formats253
hashstation/hashstationA password cracking system designed to harness distributed computing power for efficient decryption of hashed passwords.8
hashcat/hashcat-utilsA collection of standalone utilities for password cracking and hashing1,382
bcryptnet/bcrypt.netAn enhanced C# implementation of the bcrypt password hashing algorithm848
dnaeon/cl-bcryptProvides functions to generate, parse and verify bcrypt password hashes13
rustcrypto/signaturesThis project provides digital signature algorithms and implementation in Rust.478
zitadel/passwapProvides a unified implementation of multiple password hashing algorithms.54
clem9669/hashcat-ruleProvides pre-defined rules for cracking password hashes with hashcat and john.420
mufeedvh/pdfripA tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing701
eudoxia0/cl-passA Common Lisp library for securely hashing and verifying passwords.30