This Application is used to Encrypt/Decrypt Data using DES Algorithm. It supports CBC and ECB mode for Encryption. It can take input as Plain, Hex and Base64 format. It takes Key and IV in Hexadecimal value. like Key =1122334455667788. And IV = 0000000000000000.