Skip to content

An app written in Swift 4.2 plots a chart based on the iOS encryption algorithms performance

License

Notifications You must be signed in to change notification settings

afil310/iOSEncryptionBenchmark

Repository files navigation

iOSEncryptionBenchmark

Swift 4.2 Platform License

Description

The app shows the difference between the performance of symmetric and asymmetric encryption algorithms, depending on chosen parameters.

Requirements

  • iOS 11.0+
  • Xcode 10.0
  • Swift 4.2

Installation

  1. Download or clone the project
  2. Run pod install in the project directory to install dependecies:
$ cd <path/to/your/project/directory>
$ pod install
  1. Open iOSEncryptionBenchmark.xcworkspace in Xcode, build and run.

Author

Andrey Filonov andrey.filonov@gmail.com

License

The project is available under the MIT license. See the LICENSE file for more info.

About

An app written in Swift 4.2 plots a chart based on the iOS encryption algorithms performance

Resources

License

Stars

Watchers

Forks

Packages

No packages published