/Encryption-Decryption-Kotlin-

Encryption is used to protect data from being stolen, changed, or compromised and works by scrambling data into a secret code that can only be unlocked with a unique digital key. This program encrypts or decrypts arguments gotten from the command line or a file in our system or external disk

Primary LanguageKotlin

Encryption-Decryption (Ceaser Cipher)

Stage 6 of 6 of Jetbrains Academy kotlin tracks: Encryption-Decryption project

image