Data Encryption Standard (DES) Implementation
project
Aug 2022
A web app to visualize the data that DES creates to encrypt data, key shifting and cipher bits internally.
Implemented Permuted Choice (PC), Initial Permutation (IP), E, S-Boxes, P and P-1 matrices.
- JavaScript
- DES
- Bootstrap
- PC/IP/S-Boxes