Repository navigation

#

password-hashing

azjezz/psl

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

PHP
1299
8 天前

Cryptographic library for Embarcadero Delphi and potentially for FPC as well

HTML
272
3 个月前

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
60
3 年前

Strong cryptography tools and password hashing

PHP
38
1 年前
Python
26
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
26
6 年前

Argon2 Password Hash Provider for Keycloak

Java
25
2 年前

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

Go
23
3 个月前

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
5 年前

Simultaneously the simplest and most powerful Argon2 implemenation in Python

Python
19
3 个月前

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

C#
14
7 年前

Common Lisp system for parsing and generating bcrypt password hashes

Common Lisp
14
2 年前

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

JavaScript
12
1 个月前

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

Makefile
11
2 个月前

📊 Database Class — A powerful ⚡ and versatile PHP 🔤 tool built with mysqli for efficient database management 🗃️. ✅ CRUD operations — Create ➕, Read 📖, Update ✏️, Delete ❌ 🔐 User Authentication — Secure login & registration 🛡️ 🧂 Password Hashing — Using built-in PHP security features 🔒

PHP
10
3 个月前

Small Python library that adds password hashing methods to ORM objects

Python
8
4 年前