EncryptDecrypt Swift Playground App
EncryptDecrypt
An interactive iOS app that teaches the basic concepts of encryption and decryption, including Ceasar’s Cipher, Diffie Hellman Key Exchange, and Shor’s Algorithm.
Coded in Swift, with SwiftUI and Combine.