Skip to content

Cryptic

Stephen Xie edited this page Apr 24, 2021 · 2 revisions

Cryptic

Brief description

This app can encrypt and decrypt various ciphers(Vigenere, Caesar, Affine) while preserving original information(case sensitive).

History

I originally did this encryption and decryption program because of a simple AP CSP assignment. But I had a lot of free time back then so I took the time to make the program a web application(weird flex but ok).

Clone this wiki locally