[![CI Status](http://img.shields.io/travis/Sercan Özen/GioSwKriptor.svg?style=flat)](https://travis-ci.org/Sercan Özen/GioSwKriptor)
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)
To run the example project, clone the repo, and run pod install
from the Example directory first.
GioSwKriptor is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "GioSwKriptor"
Sercan Özen, sercangsu@gmail.com
GioSwKriptor is available under the MIT license. See the LICENSE file for more info.