rust-djangohashers
Hashing library
Provides Rust implementations of password hashing algorithms used in Django Project.
A Rust port of the password primitives used in Django Project.
56 stars
3 watching
8 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
algorithmargon2bcryptcryptographydjangohashespasswordpassword-hashpbkdf2rustrust-port
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library implementing the Argon2 password hashing algorithm | 174 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| A collection of password hashing algorithms written in Rust | 688 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| Provides Argon2 hashing utilities for Flask applications. | 19 |
| Provides a simplified interface to multiple hashing algorithms | 26 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| A modern password hashing library for Python | 1,286 |
| An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |
| A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. | 81 |
| Secret scanner built in Rust for performance to detect sensitive information | 461 |
| Library that optimizes password hashing with the Argon2 algorithm | 20 |