iharkatkavets / swift.pod.salsa20-cipher

Salsa20 cipher written on Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salsa20Cipher

Requirements

Installation

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

pod 'Salsa20Cipher', :git => 'https://github.com/igorkotkovets/swift.pod.salsa20-cipher.git', :tag => '0.1.1'

or

pod 'Salsa20Cipher', :git => 'https://github.com/igorkotkovets/swift.pod.salsa20-cipher.git', :branch => 'master'

Author

Igor Kotkovets, igorkotkovets@users.noreply.github.com

License

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

About

Salsa20 cipher written on Swift

License:MIT License


Languages

Language:Swift 97.7%Language:Ruby 2.3%