You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
Password Genie is a secure and user-friendly password management application built with Python and Tkinter. It allows users to generate strong passwords, hash and save passwords for various platforms, and retrieve them securely.
React Password Generator is a simple application built with React to generate random passwords with customizable options. Easy to use and highly customizable ... ❤️
A modern password generator built with React, featuring customizable options for length, character types, and a sleek UI with copy-to-clipboard functionality.
This feature ensures that users create secure passwords by enforcing strong password policies. It enhances security by requiring passwords to meet specific criteria, reducing the risk of unauthorized access due to weak or easily guessable passwords.
Robust and secure password generator written in Python. It utilizes cryptographically secure methods to create strong, random passwords, ensuring maximum security for your accounts and data.
Overview Welcome to the Password Strength & Generator Tool! This web application is designed to help users generate secure passwords and assess the strength of their existing passwords. With a clean and intuitive interface, users can quickly generate strong passwords and maintain a history of their generated passwords for future reference.
The Password Generator repository contains a responsive web application that generates passwords of various strength levels, including weak, easy, and strong. The application is user-friendly and features an intuitive interface, allowing users to quickly and easily generate secure passwords.
PassGen is a C command-line tool that generates random passwords and stores them with a user-specified name. Passwords can be retrieved by name, with a maximum length of 30 characters. Help is available to guide users on password generation and retrieval. Developed by Team PassGen, currently managed by FurqanHun.