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 program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

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