argon2-browser

Password hasher

A JavaScript implementation of the Argon2 password-hashing function for browser runtime

Argon2 library compiled for browser runtime

GitHub

391 stars
9 watching
80 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

argon2hashkdfkeepasskeewebwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
jdconley/argon2themaxLibrary that optimizes password hashing with the Argon2 algorithm20
andskur/argon2-hashingA lightweight package for generating and comparing password hashes using the Argon2 algorithm.20
lambdapioneer/argon2ktA software component providing an Android/Kotlin binding for the Argon2 password hash algorithm.81
tmthecoder/argon2swiftA Swift wrapper around a reference implementation of the Argon2 password hashing algorithm27
ranisalt/node-argon2Bindings to the Argon2 hashing algorithm for use in Node.js applications1,901
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
tmthecoder/dargon2Provides a unified set of libraries and interfaces for password hashing in Dart applications.18
thibaultcha/lua-argon2A C-based library that provides a Lua interface to the Argon2 password hashing algorithm22
khady/ocaml-argon2Bindings to the Argon2 password hashing algorithm28
technion/ruby-argon2A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm.229
kosprov/jargon2-apiA fluent Java API for generating and verifying password hashes using the Argon2 algorithm.65
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
asmod4n/mruby-argon2A Ruby implementation of Argon2 password hashing with customizable parameters1