This is a Swift app that allows users to encrypt a text using different encryption methods
- Enigma Machine: Encrypt a text into a Enigma cipher and vice versa with customizable rotor positions and plugboard.
- Caesar Cipher: Apply a Caesar cipher with a customizable shift value.
- Xcode 12.0 or later
- iOS 14.0 or later
-
Clone the repository:
git clone https://github.com/mohsenbakhit/enigmafy-ios.git