Skip to content
#

password-hashing

Here are 90 public repositories matching this topic...

A fullstack online web application project made with vanilla Node.js and no frontend frameworks. Uses MongoDB for the database and implements session based authentication. Minimal imported code, e.g I wrote the code for form validation and sessions all by myself.

  • Updated Jan 11, 2019
  • JavaScript

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

Improve this page

Add a description, image, and links to the password-hashing 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 password-hashing topic, visit your repo's landing page and select "manage topics."

Learn more