Introduction - If you have any usage issues, please Google them yourself
Our project was to implement and successfully encrypt a plaintext and decrypt its corresponding ciphertext using a simplified version of the DES algorithm, called Baby DES. The algorithm is the same as the full-blown DES but instead of working with the full range of bits, we work with less bits.