jargon2-api
Password hash generator
A fluent Java API for generating and verifying password hashes using the Argon2 algorithm.
Fluent Java API for Argon2 password hashing
65 stars
7 watching
5 forks
Language: Java
last commit: over 2 years ago argon2javapassword-hashpassword-hasher
Related projects:
Repository | Description | Stars |
---|---|---|
phxql/argon2-jvm | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
andskur/argon2-hashing | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
lambdapioneer/argon2kt | A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. | 81 |
antelle/argon2-browser | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
cjlarose/argon2-ffi | Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
ultrahorizon/pyargon2 | An implementation of Argon2 password hashing algorithm in Python | 18 |
jdconley/argon2themax | Library that optimizes password hashing with the Argon2 algorithm | 20 |
ergenius/eargon2 | A library that provides a password hashing function using the Argon2 algorithm in Erlang | 6 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
simonepri/upash | A unified API for password hashing algorithms | 540 |
tmthecoder/argon2swift | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 51 |
dwin/goargonpass | A Go library providing a secure password hashing and verification utility using the Argon2 algorithm. | 18 |
asmod4n/mruby-argon2 | A Ruby implementation of Argon2 password hashing with customizable parameters | 1 |
tmthecoder/dargon2 | Provides a unified set of libraries and interfaces for password hashing in Dart applications. | 18 |