A light and simple application that implements the Simplified Data Encryption Standard (SDES) method to encrypt or decrypt an 8-bit text, using a 10-bit key. SDES cryptography is mainly used for educational reasons, as it is a great way to get a better grasp of DES.
Version: 1.0