mochtu / libsodium-ios

Strong encryption for iOS. NaCl / libsodium build for iOS development. Used in CocoaPod 'libsodium-ios'.
Other
61 stars 14 forks source link

Did this replace "libsodium" ? #11

Open tysun opened 8 years ago

tysun commented 8 years ago

Hello

1.) I'm updating a 2014 an Obj-C project using libsodium. pod 'libsodium', :podspec => 'Podspecs/libsodium.podspec.json'

Is libsodium-ios the new version? If so can I simply edit the name in the pod file or have the method names changed as well? Do I even need to link to the podspec anymore?

2) I'm getting tons of Unused function 'crypto_onetimeauth_poly1305_donna' warnings. How can I fix this?

screen shot 2016-03-13 at 20 23 43