pyargon2

Password hasher

An implementation of Argon2 password hashing algorithm in Python

Simultaneously the simplest and most powerful Argon2 implemenation in Python

GitHub

18 stars
3 watching
3 forks
Language: Python
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
technion/ruby-argon2A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm.229
asmod4n/mruby-argon2A Ruby implementation of Argon2 password hashing with customizable parameters1
andskur/argon2-hashingA lightweight package for generating and comparing password hashes using the Argon2 algorithm.20
ergenius/eargon2A library that provides a password hashing function using the Argon2 algorithm in Erlang6
jdconley/argon2themaxLibrary that optimizes password hashing with the Argon2 algorithm20
thusoy/porridgeA library providing secure password storage through keyed hashing with Argon2-based passwords.22
kosprov/jargon2-apiA fluent Java API for generating and verifying password hashes using the Argon2 algorithm.65
tmthecoder/argon2swiftA Swift wrapper around a reference implementation of the Argon2 password hashing algorithm27
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
tvdburgt/go-argon2Bindings for the reference C implementation of Argon2 password hashing algorithm137
pyca/bcryptA modern password hashing library for Python1,286
dwin/goargonpassA Go library providing a secure password hashing and verification utility using the Argon2 algorithm.18
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174