argon2-jvm
Password hasher
A Java-based implementation of the Argon2 password hashing algorithm using a native C library
Argon2 Binding for the JVM
332 stars
16 watching
33 forks
Language: Java
last commit: over 2 years ago argon2hacktoberfesthashingjavajvmpassword
Related projects:
Repository | Description | Stars |
---|---|---|
cjlarose/argon2-ffi | Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
andskur/argon2-hashing | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
jdconley/argon2themax | Library that optimizes password hashing with the Argon2 algorithm | 20 |
antelle/argon2-browser | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
kosprov/jargon2-api | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
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. | 81 |
ultrahorizon/pyargon2 | An implementation of Argon2 password hashing algorithm in Python | 18 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
technion/ruby-argon2 | A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. | 229 |
bryant/argon2rs | A Rust library implementing the Argon2 password hashing algorithm | 174 |
khady/ocaml-argon2 | Bindings to the Argon2 password hashing algorithm | 28 |
tmthecoder/argon2swift | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
tvdburgt/go-argon2 | Bindings for the reference C implementation of Argon2 password hashing algorithm | 137 |
tmthecoder/dargon2 | Provides a unified set of libraries and interfaces for password hashing in Dart applications. | 18 |