https://github.com/mizech/ios-caesar-cipher
Encryption-app, using the Caesar Cipher
https://github.com/mizech/ios-caesar-cipher
encryption-decryption ios swift swiftui
Last synced: about 2 months ago
JSON representation
Encryption-app, using the Caesar Cipher
- Host: GitHub
- URL: https://github.com/mizech/ios-caesar-cipher
- Owner: mizech
- Created: 2024-01-06T10:52:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T14:09:42.000Z (12 months ago)
- Last Synced: 2025-07-21T15:37:30.330Z (12 months ago)
- Topics: encryption-decryption, ios, swift, swiftui
- Language: Swift
- Homepage: https://apps.apple.com/app/caesarcipher/id6476973807
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Caesar Cipher
Simple encryption/decryption-app, using the Caesar Cipher-technique.
## Usage
Enter a text to encrypt/decrypt. Choose a number for the count of digits the single characters become shifted. Press the encrypt-button, respectively the decrypt-button. The result of the encryption/decryption becomes displayed.
The app doesn't collect any user-data.
## Privacy
• The app does not use any third-analytics.
• The app does not use any third-advertising.
• There is no data collected by the app or data shared with third parties.