Re: licence key validation method
Re: licence key validation method
- Subject: Re: licence key validation method
- From: Jens Alfke <email@hidden>
- Date: Sun, 11 Jan 2015 14:41:17 -0800
> On Jan 11, 2015, at 12:59 PM, Charles Srstka <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden