> On Jan 11, 2015, at 12:59 PM, Charles Srstka <cocoa...@charlessoft.com> wrote:
> 
> IMO, it’s better to just static-link OpenSSL into the app and use that.

Kind of big, though! libSodium* (based on NaCl) is a much smaller crypto 
library, which also has the benefit that it uses an elliptic-key algorithm, 
Curve25519, whose keys are a lot smaller than RSA's: 256 bits instead of 2048+.

—Jens

* https://github.com/jedisct1/libsodium
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to