password-hasher
There are 26 repositories under password-hasher topic.
sru-systems/rust-argon2
Rust library for hashing passwords using Argon2.
funcool/buddy-hashers
Collection of password hashers.
kosprov/jargon2-api
Fluent Java API for Argon2 password hashing
ermites-io/passwd
A simple, secure golang password hashing/key-derivation package
scottbrady91/ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Argon2
stanac/EasyCrypto
Easily encrypt/decrypt data and generate/hash/validate passwords
scottbrady91/ScottBrady91.AspNetCore.Identity.BCryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
kosprov/jargon2-backends
Argon2 implementations for the Jargon2 API
darshannn10/python-projects
A collection of basic python scripts that I wrote
AriDevK/HashMyPass
A web application to hash text using different algorithms and copy the result to the clipboard made with Blazor WebAssembly.
mrbontor/gen-secure-password
Store secure password is a library to generate secure password using CryptoJs to make it safer when it stored to database.
scottbrady91/ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Scrypt
dddlab/jupyter-passwd
A containerized utility for hashing Jupyter notebook passwords
gotz1480/password-salting
Password salting example written in C. Developed for educational purposes only.
reecerussell/adaptive-password-hasher
A simple, lightweight, adaptive password hasher for Go, using the pbkdf2 key derivation algorithm.
salif/hasher
Library and cli tool for password hashing
antfarmer/easyjce
EasyJCE provides an easy to use interface for encrypting, decrypting, and hashing data for transmission or storage using the Java Cryptographic Extension (JCE).
crystal-chess/hasher
Basic password hashing with PHP.
PixeledLuaWriter/node-password-hasher
something that could possibly be used, read some documentation on what to do with the crypto module to create this
vuro-framework/password-hasher
[READ ONLY] Subtree split of the Vuro Hashing component (see vuro-framework/vuro-framework)
athanclark/purescript-scrypt
Bindings to scrypt-js
bakurits/ph
Password hasher and salter package for golang
gabriel-jm/my-password-hasher
(Study) A password hasher build in Node.js
matthewhartstonge/fusionauth-argon2id-native-password-encryptor
An implementation for generating argon2id password digests in FusionAuth using Java Native Access (`jna`) which calls out to the natively compiled reference C implementation of Argon2id.
matthewhartstonge/fusionauth-argon2id-password-encryptor
A pure Java implementation for generating argon2id password digests in FusionAuth (feat. Bouncy Castle).
Phauthentic/password-hashers
A framework agnostic, depdency free password hasher library.