argon2-hashing

Password hashing library

A lightweight package for generating and comparing password hashes using the Argon2 algorithm.

A light package for generating and comparing password hashing with argon2 in Go

GitHub

20 stars
2 watching
4 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

argon2cryptographygopassword-hashing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
dwin/goargonpassA Go library providing a secure password hashing and verification utility using the Argon2 algorithm.18
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
tvdburgt/go-argon2Bindings for the reference C implementation of Argon2 password hashing algorithm137
lambdapioneer/argon2ktA software component providing an Android/Kotlin binding for the Argon2 password hash algorithm.81
ergenius/eargon2A library that provides a password hashing function using the Argon2 algorithm in Erlang6
tmthecoder/dargon2Provides a unified set of libraries and interfaces for password hashing in Dart applications.18
antelle/argon2-browserA JavaScript implementation of the Argon2 password-hashing function for browser runtime391
technion/ruby-argon2A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm.229
thibaultcha/lua-argon2A C-based library that provides a Lua interface to the Argon2 password hashing algorithm22
kosprov/jargon2-apiA fluent Java API for generating and verifying password hashes using the Argon2 algorithm.65
jdconley/argon2themaxLibrary that optimizes password hashing with the Argon2 algorithm20
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
ultrahorizon/pyargon2An implementation of Argon2 password hashing algorithm in Python18