Extending caesar cypher into a full-fledged password saver

Assignment Help Python Programming
Reference no: EM132192442

Extending the Caesar cypher into a full-fledged password saver.

The program should 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 in PyCharm and copy the following code into it.

Extra Credit: Add additional menu items to the program. For instance, add the ability to delete passwords.

Tip:I highly recommend you revert back to the original source code. The lookup process we want to accomplish relies heavily on some of the functions created at the top and it appears you've slightly altered those and/or added your own. For instance, you've commented out lines 148 and 149. These are essential because they will list the website names currently stored in the list, so the user can select one. Once you've restored the original source code, try to follow the steps as they were presented in the comments.

Step 1 has us creating our loop.

Step 2: once the loop is established, we need to compare the user's input with the website names stored in the list. For this statement, we need to consider how to index items in a list of list. There are some pretty valuable hints in the comments for step 2.

Step 3 is saying that IF step 2 is true (i.e. the user's input matches a website in the list), we want to decrypt the password stored for that website. To do this, we can actually use passwordEncrypt() function. Despite the name, this function can be used to reverse the caesar cypher on an encrypted message. We just have to be clever about what we use as our encryptionKey variable.

Attachment:- pasword saver.rar

Verified Expert

The present solution is based on the concept "Norman''s human environment" and "ageing theory".The solution comprises of more than 1200 words and references used are given in APA format.The giving instructions and rubrics were followed while preparing this assignment.The solution is completely new and is free from any type of plagiarism.The given solution is provided in Microsoft Office Word document file.

Reference no: EM132192442

Questions Cloud

Considering the relationship between individuals-communities : When considering the relationship between individuals and communities, Michael Boylan suggests that there are two main considerations
Discuss about money creation and federal reserve : Talk about Money Creation and Federal Reserve using the Gordon Rule Criteria. Gordon The Criteria The following descriptors will be used as the MDC criteria.
Do you think pao acted on her values effectively : On May 10, 2012, executive Ellen Pao filed a lawsuit against her employer, Do you think Pao acted on her values effectively? Why or why not?
Demand drive the transportation industry : Please discuss how supply and demand drive the transportation industry? In your opinion, how does the transportation industry affect the environment?
Extending caesar cypher into a full-fledged password saver : Extending the Caesar cypher into a full-fledged password saver - highly recommend you revert back to the original source code
Company products match customer needs : Referring to the list below, identify for each factor if it is a Strength, Weakness, Opportunity or Threat. (SWOT Analysis)
Compare and contrast reaction and affective learning outcome : Compare and contrast reaction and affective learning outcomes. Be sure to define each to demonstrate your understanding of these concepts.
Compensation communicates : In managing the pay system, it is argued that "Compensation communicates. It signals what is important and what is not." Discuss the significance of this messag
Describe the procedure used in the study to collect data : Take your discussion presentation you prepared for the staff meeting and convert it into a poster that you could use at an academic conference.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python code for project named virtual election booth

Voter generates a pair of private and public keys - for the purpose of digital signature. Voter uses his private key to sign his request and the public key.

  What good are movie ids and ratings

Implement a function called topRated(). The function will take a file name as a parameter and return a sorted list - What good are movie IDs and ratings? You want to know the actual title of the movie! Implement a function called getTitles(). The fu..

  Write a program that produces a comparison of the balance

Write a program that produces a comparison of the balance of a bank account over time between simple, monthly and daily methods of compounding interest.

  Creates and returns a tuple containing details of employee

CE151 - creates and returns a tuple containing details of the employee specified by the string. The string should be assumed to have the format

  The computer game function collision

The computer game function collision () checks whether two circular objects collide; it returns True if they do and False otherwise. Each circular object will be given by it's radius and the (x,y) coordinates of it's center.

  A stack data structure that uses a linked list for storing

In Python, implement a stack data structure that uses a linked list for storing its elements. In particular, you will need to implement the following three functions: 1. top(): This function returns the element that is at the top of the stack, but it..

  Write a python program that inputs a polynomial

Write a Python program that inputs a polynomial in standard algebraic notation and outputs the first derivative of that polynomial.

  Website to inform about aspect of the local environment

ICT112 Assignment - write a Python program that generates a small web site to inform Sunshine Coast people about some aspect of the local environment or a local sustainability issue.

  What is some of the functionality that is possible

Need help in understanding a few things about Apple Script. What is some of the functionality that is possible

  Improve the structural design - haunted house game

List the things you changed and the purpose of changing it. Good reasons include making code easier to read and easier to navigate when modifying it.

  Write two versions of a factorial function

You need to write a few functions in Python. Write two versions of a factorial function.

  Build a menu-driven application

Build a menu-driven application that will allow a user to maintain their collections. For example, I might have a coin collection, or a record collection, or a collection of all my valuable items.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd