Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 602 Bytes

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.