phc-winner-argon2

Password hasher

An implementation of a memory-hard password-hashing function designed to be resistant against various attacks and suitable for secure password storage.

The password hash Argon2, winner of PHC

GitHub

5k stars
119 watching
409 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cjlarose/argon2-ffi Node.js bindings for argon2, a widely used password hashing algorithm 63
phxql/argon2-jvm A Java-based implementation of the Argon2 password hashing algorithm using a native C library 332
jdconley/argon2themax Library that optimizes password hashing with the Argon2 algorithm 20
ultrahorizon/pyargon2 An implementation of Argon2 password hashing algorithm in Python 17
dwin/goargonpass A Go library providing a secure password hashing and verification utility using the Argon2 algorithm. 18
andskur/argon2-hashing A lightweight package for generating and comparing password hashes using the Argon2 algorithm. 20
asmod4n/mruby-argon2 A Ruby implementation of Argon2 password hashing with customizable parameters 1
lambdapioneer/argon2kt A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. 79
tvdburgt/go-argon2 Bindings for the reference C implementation of Argon2 password hashing algorithm 136
kosprov/jargon2-api A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. 65
aldy505/phc-crypto Provides a simplified interface to multiple hashing algorithms 26
bryant/argon2rs A Rust library implementing the Argon2 password hashing algorithm 173
thibaultcha/lua-argon2 A C-based library that provides a Lua interface to the Argon2 password hashing algorithm 22
technion/ruby-argon2 A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. 228
khady/ocaml-argon2 Bindings to the Argon2 password hashing algorithm 28