Topic: "password-hasher"
sru-systems/rust-argon2
Rust library for hashing passwords using Argon2.
Language: Rust - Size: 134 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 228 - Forks: 31

funcool/buddy-hashers
Collection of password hashers.
Language: Java - Size: 256 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 16

kosprov/jargon2-api
Fluent Java API for Argon2 password hashing
Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 63 - Forks: 5

scottbrady91/ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Argon2
Language: C# - Size: 49.8 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 7

ermites-io/passwd
A simple, secure golang password hashing/key-derivation package
Language: Go - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 1

stanac/EasyCrypto
Easily encrypt/decrypt data and generate/hash/validate passwords
Language: C# - Size: 3.84 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 8

scottbrady91/ScottBrady91.AspNetCore.Identity.BCryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
Language: C# - Size: 52.7 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 4

kosprov/jargon2-backends
Argon2 implementations for the Jargon2 API
Language: Java - Size: 556 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

vontanne/secure-hasher
A lightweight, dependency-free hashing library for Node.js, providing essential functionalities to hash and compare data securely.
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

AriDevK/HashMyPass
A web application to hash text using different algorithms and copy the result to the clipboard made with Blazor WebAssembly.
Size: 5.74 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

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.
Language: JavaScript - Size: 68.4 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

scottbrady91/ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Scrypt
Language: C# - Size: 43 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

salif/hasher
Library and cli tool for password hashing
Language: Go - Size: 24.4 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

darshannn10/python-projects
A collection of basic python scripts that I wrote
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

reecerussell/adaptive-password-hasher
A simple, lightweight, adaptive password hasher for Go, using the pbkdf2 key derivation algorithm.
Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

leo-aa88/password-salting
Password salting example written in C. Developed for educational purposes only.
Language: C - Size: 60.5 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dddlab/jupyter-passwd
A containerized utility for hashing Jupyter notebook passwords
Language: Shell - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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).
Language: Java - Size: 33.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Phauthentic/password-hashers
A framework agnostic, depdency free password hasher library.
Language: PHP - Size: 87.9 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PixeledLuaWriter/node-password-hasher
something that could possibly be used, read some documentation on what to do with the crypto module to create this
Language: JavaScript - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

matthewhartstonge/fusionauth-argon2id-password-encryptor
A pure Java implementation for generating argon2id password digests in FusionAuth (feat. Bouncy Castle).
Language: Java - Size: 10.7 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vuro-framework/password-hasher
[READ ONLY] Subtree split of the Vuro Hashing component (see vuro-framework/vuro-framework)
Language: PHP - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bakurits/ph
Password hasher and salter package for golang
Language: Go - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Gabriel-JM/my-password-hasher
(Study) A password hasher build in Node.js
Language: TypeScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

athanclark/purescript-scrypt
Bindings to scrypt-js
Language: Dhall - Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

crystal-chess/hasher
Basic password hashing with PHP.
Language: PHP - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
