The app shows the difference between the performance of symmetric and asymmetric encryption algorithms, depending on chosen parameters.
- iOS 11.0+
- Xcode 10.0
- Swift 4.2
- Download or clone the project
- Run
pod install
in the project directory to install dependecies:
$ cd <path/to/your/project/directory>
$ pod install
- Open
iOSEncryptionBenchmark.xcworkspace
in Xcode, build and run.
Andrey Filonov [email protected]
The project is available under the MIT license. See the LICENSE file for more info.