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.

GitHub

54 stars
3 watching
8 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list

algorithmargon2bcryptcryptographydjangohashespasswordpassword-hashpbkdf2rustrust-port

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bryant/argon2rs A Rust library implementing the Argon2 password hashing algorithm 173
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
rustcrypto/password-hashes A collection of password hashing algorithms implemented in Rust. 673
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
andskur/argon2-hashing A lightweight package for generating and comparing password hashes using the Argon2 algorithm. 20
phxql/argon2-jvm A Java-based implementation of the Argon2 password hashing algorithm using a native C library 332
red-coracle/flask-argon2 Provides Argon2 hashing utilities for Flask applications. 19
aldy505/phc-crypto Provides a simplified interface to multiple hashing algorithms 26
bcrypt-ruby/bcrypt-ruby A Ruby binding for the OpenBSD bcrypt() password hashing algorithm 1,928
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 52
pyca/bcrypt A modern password hashing library for Python 1,250
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 11
lambdapioneer/argon2kt A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. 79
newrelic/rusty-hog Secret scanner built in Rust for performance to detect sensitive information 454
jdconley/argon2themax Library that optimizes password hashing with the Argon2 algorithm 20