Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CS 3 0 5 Module Four Written Assignment Guidelines and Rubric Overview You learned in past courses that an algorithm is the set of instructions

CS 305 Module Four Written Assignment Guidelines and Rubric
Overview
You learned in past courses that an algorithm is the set of instructions to follow for performing a procedure. The set of instructions for encrypting and decrypting data is called the cipher algorithm. Many different cipher algorithms have been developed to encrypt data that could only be decrypted with a secret key and the original cipher algorithm.
As a developer, youll want to only use cipher algorithms that have not been broken. What that means is, cipher algorithms that can encrypt data and can only be decrypted with a secret key. Youll want to recommend the use of this cipher algorithm to make certain the security of your data is in place. Youll also need to understand which cipher algorithms you need to share encrypted data. To decrypt your data, you or the receiving party will need to have the secret key and use the same cipher algorithm originally used to encrypt the data.
In this assignment, you will identify appropriate algorithm ciphers to apply to a situation and justify your reasoning.
Directions
Artemis Financial is looking to encrypt their archive files. They need advice from you because you are the developer and security expert. They want advice about employing best practices for encrypting their long-term archive files. Youll need to research and identify the best and most secure cipher available today. Then, youll recommend the algorithm cipher for file encryption that is most appropriate for Artemis Financials needs.
Your recommendations should be documented and delivered to Artemis Financial. This work will inform your continued work with Artemis Financial in Project Two. However, the specifics of this assignment will not be required as a deliverable in Project Two.
Specifically, you must address the following rubric criteria:
Algorithm Cipher: Review the scenario and the Java Security Standard Algorithm Names, a standard list of algorithm ciphers provided by Oracle for recommending an approp

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced Database Systems

Authors: Carlo Zaniolo, Stefano Ceri, Christos Faloutsos, Richard T. Snodgrass, V.S. Subrahmanian, Roberto Zicari

1st Edition

155860443X, 978-1558604438

More Books

Students also viewed these Databases questions

Question

3.6 Identify the three major types of clinical interviews.

Answered: 1 week ago