farazsth98 / java-ciphers-implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Java 100.0%