Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 446 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 446 Bytes

Fundamental Concepts of Cryptography Assignment One - Semester One 2019

Requirements: Implement the Affine Cipher as well as Simplified DES in Java

For more information regarding the Affine Cipher, check here

For more information regarding DES, check here. You can also find information regarding Simplified DES at the same link.