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

  Creation of a program that will assemble dna chains

The aim of this assignment is the creation of a program that will assemble DNA chains, using the fragments given

  Create mini-python projects or programs

Your assignment is to create mini-Python projects or programs and to run them in the Python-IDLE environment

  Write a program using the requetinteger function

write a program using the 'requetInteger' function that will ask the user to type a value that will draw a line from one point on a picture to another.

  Create a python program for managing media check-out

Create a python program for managing media check-out/check-in with members - Store a list of checked out items for a member and create a method to display it

  Write a program that counts the frequencies of each word

Write a program that counts the frequencies of each word in a text, and output each word with its count and line numbers where it appears. We define a word as a contiguous sequence of non-white-space characters.

  Write a program that has a conversation with the user

Assignment - Write a program that has a conversation with the user. The program must ask for both strings and numbers as input

  Write a python program that allows the user to enter

Write a Python program that allows the user to enter a series of numbers and places the numbers (not string values) in a list.

  Explain how python programming language will use a function

Explain how the Python programming language will use a function to display the following statement on the screen: I am programming.

  Project - expand the simulation with a class hierarchy

Project: Expand the Simulation with a Class Hierarchy. Purpose: Expand classes into a hierarchy. Introduce a View to the Model-View-Controller design pattern. Provide more functionality to the simulation

  Write a function digitize that takes two parameters

Write a function digitize (using loops) that takes two parameters: one integer parameter and one bool parameter.

  Create a python program that allows user enter class name

Create a Python program that allows user enter class name, faculty name, name of each student, and letter grade each student earned.

  Write a python program that computes the mean, median, mode

How to write a python program that computes the mean, median, and mode?

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