Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mizech/ios-caesar-cipher
https://github.com/mizech/ios-caesar-cipher
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizech/ios-caesar-cipher
- Owner: mizech
- Created: 2024-01-06T10:52:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-19T15:19:17.000Z (8 months ago)
- Last Synced: 2024-03-19T16:38:29.240Z (8 months ago)
- Language: Swift
- Size: 146 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.