passwap

Password hasher

Provides a unified implementation of multiple password hashing algorithms.

Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.

GitHub

54 stars
9 watching
3 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

argon2bcryptgohashingmd5-cryptpasslibpasswordpbkdf2scrypt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pyca/bcryptA modern password hashing library for Python1,286
eudoxia0/cl-passA Common Lisp library for securely hashing and verifying passwords.30
simonepri/upashA unified API for password hashing algorithms540
smeagol74/zsh-fzf-passA ZSH plugin for securely inputting and managing passwords using a fuzzy finder interface6
hashview/hashviewA web-based tool for managing and automating password cracking tasks with analytics capabilities.362
tmthecoder/argon2swiftA Swift wrapper around a reference implementation of the Argon2 password hashing algorithm27
elithrar/simple-scryptProvides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go198
dwin/gosecretboxpasswordA utility library for securely hashing and encrypting passwords based on the Dropbox method.59
andskur/argon2-hashingA lightweight package for generating and comparing password hashes using the Argon2 algorithm.20
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
rustcrypto/password-hashesA collection of password hashing algorithms written in Rust688
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
maxcountryman/flask-bcryptProvides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm326
tmthecoder/dargon2Provides a unified set of libraries and interfaces for password hashing in Dart applications.18
ultrahorizon/pyargon2An implementation of Argon2 password hashing algorithm in Python18