password-hashes
Password hasher
A collection of password hashing algorithms written in Rust
Password hashing functions / KDFs
688 stars
10 watching
83 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| | A collection of authenticated encryption algorithms implemented in Rust | 733 |
| | Provides Rust implementations of password hashing algorithms used in Django Project. | 56 |
| | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| | A Rust library implementing the Argon2 password hashing algorithm | 174 |
| | Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| | A password cracking system designed to harness distributed computing power for efficient decryption of hashed passwords. | 8 |
| | A collection of standalone utilities for password cracking and hashing | 1,382 |
| | An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| | Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| | This project provides digital signature algorithms and implementation in Rust. | 478 |
| | Provides a unified implementation of multiple password hashing algorithms. | 54 |
| | Provides pre-defined rules for cracking password hashes with hashcat and john. | 420 |
| | A tool for cracking PDF passwords using various methods such as dictionary attacks and brute-forcing | 701 |
| | A Common Lisp library for securely hashing and verifying passwords. | 30 |