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'
Igor Kotkovets, [email protected]
Salsa20Cipher is available under the MIT license. See the LICENSE file for more info.