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

56 stars
3 watching
8 forks
Language: Rust
last commit: 2 months 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 174
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
rustcrypto/password-hashes A collection of password hashing algorithms written in Rust 688
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 979
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,933
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 53
pyca/bcrypt A modern password hashing library for Python 1,286
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 12
lambdapioneer/argon2kt A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. 81
newrelic/rusty-hog Secret scanner built in Rust for performance to detect sensitive information 461
jdconley/argon2themax Library that optimizes password hashing with the Argon2 algorithm 20