Laravel wrapper for common hashing algorithms used in web applications
-
Updated
Jan 10, 2025 - PHP
Laravel wrapper for common hashing algorithms used in web applications
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.
blake2b & md5 based registration and login in PHP to show a secure hashed password.
A proof of concept involving using images or files as a "password" to login or register. Instead of just a string of text/characters.
The BLAKE2b hash algorithm as defined in RFC 7693
A stream cipher based on BLAKE2b.
Tool to crack a large list of hashes on Linux distros ( Ubuntu / Debian ) and Termux , and brute force zip and rar files
A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)
Add a description, image, and links to the blake2b-hash-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the blake2b-hash-algorithm topic, visit your repo's landing page and select "manage topics."