Re: Encryption Frameworks in Cocoa
Re: Encryption Frameworks in Cocoa
- Subject: Re: Encryption Frameworks in Cocoa
- From: Jens Alfke <email@hidden>
- Date: Fri, 8 Feb 2008 09:14:22 -0800
On 8 Feb '08, at 8:00 AM, Adam Knight wrote:
Take a look at SSCrypto for OpenSSL-based encryption.
http://septicus.com/products/opensource/
There's also a Keychain class out there that makes using the
Keychain rather simple (rather than needlessly complicated).
http://sourceforge.net/projects/keychain/
I've used both, and I'd recommend Keychain.framework over SSCrypto.
It's been out longer, it supports a lot more functionality, and it's
designed in an object-oriented style.
--Jens
_______________________________________________
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