Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zitadel/passwap

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.

argon2 bcrypt go hashing md5-crypt passlib password pbkdf2 scrypt

Last synced: 29 Apr 2024

https://github.com/dwin/goArgonPass

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

argon argon2 argon2i argon2id go go-library golang golang-library passlib password password-hash password-hashing password-security password-store passwords

Last synced: 29 Apr 2024