Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahinmuhammad/icipher
iOS Cipher application
https://github.com/mahinmuhammad/icipher
ios-swift storyboard xcode
Last synced: 1 day ago
JSON representation
iOS Cipher application
- Host: GitHub
- URL: https://github.com/mahinmuhammad/icipher
- Owner: MahinMuhammad
- License: mit
- Created: 2023-01-05T17:50:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T03:28:32.000Z (over 1 year ago)
- Last Synced: 2024-11-14T19:42:58.720Z (2 months ago)
- Topics: ios-swift, storyboard, xcode
- Language: Swift
- Homepage:
- Size: 682 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
iCipher
Introduction
This is an Cipher application. This app runs on IOS. On this app one can insert a sentence or word to encode or decode.
Functionalities
This follows rules similar to Caesar's Cipher. Instead of shifting only right side by 3 places one can choose left or right side and also choose how many places to shift.
Speciality
This application uses special mathmetical formula that enables the shift number to be more than 26 alphabets or even a negetive integer.
Requirements
- Macos and Xcode to build and run
- Virtual IOS device or physical iPhone
- Minimum IOS 13
Installation Guide
- Clone the project using Xcode or macos terminal
- Open the project in xcode
- build and run the project on virtual or physical ios device