Brought to you by parvesh88
System Requirements
1. A Computer running Windows 7 Service Pack 1 or higher
2. JavaRuntime Environment (JRE) 8 or higher
if JRE is not installed on your Computer, then download and install from here
JRE 8 for Windows x86 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=55abea0c-2aa5-4316-aafb-e90847f6ee21
JRE 8 for Windows x64 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=5a34da4a-1821-4c79-a57c-7fce38d102c2
JRE 8 for Mac OS -> https://www.azul.com/core-post-download/?...
Encryption/Decryption demonstration app using the S-DES algorithm
Encryption/Decryption demonstration app using the S-DES algorithm. Use the Javaruntime environment 11 for execution. The GUI pops up that allows entering a 10-bit encryption/decryption key in binary (0, 1 digits) and the plaintext/ciphertext in the same form (8-bit). Executing the algorithm, decription of the encoding/decoding functionality is provided in the three main text boxes.