pbkdf2 topic

List pbkdf2 repositories

hashes

668
Stars
93
Forks
Watchers

Magic hashes – PHP hash "collisions"

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

CryptoHelper

66
Stars
9
Forks
Watchers

Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.

go-password-encoder

133
Stars
14
Forks
Watchers

Go package to encode (with random generated salt) and verify passwords

forge

5.0k
Stars
762
Forks
Watchers

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

pws

210
Stars
19
Forks
Watchers

Command-Line Password Safe 🔐︎

hash-wasm

686
Stars
43
Forks
Watchers

Lightning fast hash functions using hand-tuned WebAssembly binaries

upash

532
Stars
24
Forks
Watchers

🔒Unified API for password hashing algorithms

comeonin

1.3k
Stars
64
Forks
Watchers

Password hashing specification for the Elixir programming language

password4j

335
Stars
26
Forks
Watchers

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementat...