Repository navigation

#

password-hashing

azjezz/psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

PHP
1280
1 个月前

Cryptographic library for Embarcadero Delphi and potentially for FPC as well

HTML
264
17 天前

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

Go
59
3 年前

Strong cryptography tools and password hashing

PHP
38
9 个月前

Argon2 Password Hash Provider for Keycloak

Java
25
2 年前

This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.

ASP
25
6 年前

A light package for generating and comparing password hashing with argon2 in Go

Go
21
1 年前

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.

Go
20
4 年前

Simultaneously the simplest and most powerful Argon2 implemenation in Python

Python
20
18 天前

Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

C#
14
6 年前

Common Lisp system for parsing and generating bcrypt password hashes

Common Lisp
14
2 年前

An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.

Makefile
10
21 天前

📊 The Database class is a versatile PHP tool using mysqli for database management. It handles essential CRUD operations (Create, Read, Update, Delete) and includes methods for user authentication and password hashing, making database interactions and user management simple and secure.

PHP
8
1 个月前

Small Python library that adds password hashing methods to ORM objects

Python
8
3 年前

Password-only, self-custodial cryptocurrency wallet. No register, no seed phrases, just password!

JavaScript
7
1 个月前