Introduction - If you have any usage issues, please Google them yourself
This program aims to encrypt and decrypt DES respectively, and the encrypted object of the program is the 8-bit string, i.e. converting the 64 bits into the form of strings. The validity of the encrypting could be verified by the results of the decrypting.