Skip to content
#

argon2

Here are 54 public repositories matching this topic...

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 imp…

  • Updated Dec 11, 2020
  • Go

A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.

  • Updated Jul 13, 2023
  • Go

Improve this page

Add a description, image, and links to the argon2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the argon2 topic, visit your repo's landing page and select "manage topics."

Learn more