Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 895 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 895 Bytes

Random Password Generator and Password Manager

The project uses Quantum simulator to generate a random password which in comparison to classical methods is purely random. In the classical methods a pseudorandom number is generated which is actually made by manipulating constants like date and time. Here, we'll be using a hadamard gate on 7 qubits to generate a random number between 0-127. After that this number will be turned into its ascii value and a string with random characters will be generated. The Project also has an interactive password manager which stores user Ids, domain and the randomly generated passwords. The passwords are encrypted and can be accessed if the stored MAC address matches the system's MAC address.

Link to the PPT- https://docs.google.com/presentation/d/1aGtorwHUbsj00DVs-dsZLRk19DiAO4-B/edit?usp=sharing&ouid=107767708519772636796&rtpof=true&sd=true