Python Programming

Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • 26 Mar, 2021
  • 0 Comments
  • 31 Secs Read

Python Programming

Paper details  

A full-fledged password saver. The program will be able to:
Lookup passwords for websites
Add new passwords for websites (encrypting them with the caesar cypher)Store these passwords to a file on the computer
Load passwords from a stored password file
Most of the code is provided but there are some critical components missing. You will need to add these components.
Create a python file called PasswordSaver.py and copy the following code into it. Extra Credit (max 5 points): Add additional menu items to the program. For instance, add the ability to delete passwords.
***The code that is needed is in the attached files.***

Leave a Reply

Your email address will not be published. Required fields are marked *