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

  The number of lowercase letters in the file

The number of uppercase letters in the file The number of lowercase letters in the file

  Create an employee class that keeps data attributes

Create an Employee class that keeps data attributes for the following pieces of information: Employee Name and Employee Number

  Design a brute-force algorithm for detecting the fakecoin

Design a brute-force algorithm (write a Python program) for detecting fakecoin. Design a decrease by constant and conquer algorithm for detecting the fake coin.

  Overall architecture diagram of the external facing system

Design a Service Oriented Architecture-based solution for a given domain. You must show a good understanding of Service Oriented principles. In addition you must show knowledge and understanding of specific SOA techniques, practices and approaches..

  Code a console-based program in python

CP1404/CP5632 2016 SP2/22/52 Shopping List 1.0 - You are to plan and then code a console-based program in Python 3, as described in the following information and sample output. This assignment will help you build skills using selection, repetition,..

  Design and implement an english test

CSP1150 - Programming Principles - You are required to design and implement an "English Test" program in which the user is presented with a word and then asked to answer a simple question about the word. After 5 words, the program shows the user's..

  Create functions to simplify your code

Create functions to simplify your code. If you find yourself writing the same code over and over again, it should probably be made into a function.

  Write a question class to hold the data for trivia question

To create this program, write a Question class to hold the data for a trivia question. You write a short description of what the program will do.

  Write a progra m that creates two objects

Write a progra m that creates two objects, object of the ProductionWorker class and an object of ShiftSupervisor r class.

  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.

  Describes the behaviour of the vending machine system

Design and model two classes:Productand VendingMachine - Create an activity chart which describes the behaviour of the vending machine system

  Develop a car logo recognition app

Develop a car logo recognition app for Artificial recognition module - Basically you have to take a picture of the logo of a car and the app should recognise which car company is that.

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