A proof of concept involving using images or files as a "password" to login or register. Instead of just a string of text/characters.
-
Updated
Mar 19, 2024 - Python
A proof of concept involving using images or files as a "password" to login or register. Instead of just a string of text/characters.
A simple command-line utility to generate a comprehensive set of hashes for any given text string. This script dynamically uses all algorithms from Python's hashlib.algorithms_guaranteed (MD5, SHA-1, SHA-256, SHA-3, BLAKE2, SHAKE, etc.).
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."