A simple package to hash passwords and verify if the password and hash match
-
Updated
May 8, 2022 - HTML
A simple package to hash passwords and verify if the password and hash match
A stylish random password generator built with HTML, CSS, and JavaScript. Allows users to customize password length and choose to include uppercase, lowercase, numbers, and symbols.
Password Generator using xChaCha20 encryption.
Modern password generator with strength checker — pure HTML, Tailwind, Font Awesome, and vanilla JS.
Having a weak password is not good for a system that demands high confidentiality and security of user credentials. This tool uses a mixture of numbers, alphabets, and other symbols found on the computer keyboard to form any length password which is unpredictable and cannot easily be memorized.
Add a description, image, and links to the secure-password topic page so that developers can more easily learn about it.
To associate your repository with the secure-password topic, visit your repo's landing page and select "manage topics."