Ecosyste.ms: Awesome

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

https://github.com/dwin/goSecretBoxPassword

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.

credentials golang golang-library master-passphrase nacl-secretbox password password-hash password-hashing password-safety password-security passwords passwords-encrypted scrypt secure-password secure-passwords

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

https://github.com/andskur/argon2-hashing

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

argon2 cryptography go password-hashing

Last synced: 22 Apr 2024

https://github.com/azjezz/psl

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

async collection data-structures encoding grapheme-cluster html io json math multibyte-strings non-blocking password-hashing php pseudo-random secure-random shell standard-library type-assertion

Last synced: 31 Mar 2024