Re: Encryption Frameworks in Cocoa
Re: Encryption Frameworks in Cocoa
- Subject: Re: Encryption Frameworks in Cocoa
- From: Adam Knight <email@hidden>
- Date: Fri, 8 Feb 2008 10:00:57 -0600
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/
Adam Knight
email@hidden
On Feb 8, 2008, at 1:44 AM, JanakiRam wrote:
Hi All,
I'm developing a cocoa application. I need to encrypt &
decrypt the data ( mostly NSStrings and files ). Can any one point
me to the
opensource frameworks available for this. If not provide the way to
implement it in Cocoa
Thanks in Advance,
JanakiRam.
_______________________________________________
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
_______________________________________________
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