Question: .Please help me with the following programming question Write a program using any programming language that performs encryption/decryption based on the Data encryption standard (DES).
.Please help me with the following programming question
Write a program using any programming language that performs encryption/decryption based on the Data encryption standard (DES). Here is a detailed outline of the program: Plain Text: You should enter 16 digits as follow: You student id + zeros, e.g., if your students id is 2175214, the input should be 4175214000000000 Key: BBBB09182736DDDD What and how to submit? You should submit: 1) Your code (DES tutorial: (https://www.geeksforgeeks.org/data-encryption-standard-des-set-1)) 2) Your result in one file. 3) The Pseudo Code of Your program (Pseudocode tutorial: (https://www.geeksforgeeks.org/how-to-writea-pseudo-code)) 4) screenshots of the output Please submit your answer through the blackboard via the course email
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
