Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.18 KB

GioSwKriptor

[![CI Status](http://img.shields.io/travis/Sercan Özen/GioSwKriptor.svg?style=flat)](https://travis-ci.org/Sercan Özen/GioSwKriptor) Version License Platform

GioSwKriptor is a wrapper library of OPENSSL for swift. But It is in development process and it just does Diffie-Helman key exchange according to 2048-bit MODP Group with 256-bit Prime Order Subgroup in RFC5114(https://tools.ietf.org/html/rfc5114)

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GioSwKriptor is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "GioSwKriptor"

Author

Sercan Özen, sercangsu@gmail.com

License

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