An open API service indexing awesome lists of open source software.

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

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.