Re: File Encryption / Decription
Re: File Encryption / Decription
- Subject: Re: File Encryption / Decription
- From: Jens Alfke <email@hidden>
- Date: Fri, 16 Oct 2009 21:07:09 -0700
On Oct 16, 2009, at 7:05 PM, Chunk 1978 wrote:
what is the best way to encrypt and then decrepit a file in Cocoa?
Look at <CommonCrypto/CommonCryptor.h>. It's a plain C API.
Warning: Encryption is only useful if you know what you're doing. If
you're planning to do anything serious (certainly anything you want
other people to use) I highly recommend reading a good overview like
Schneier and Ferguson's "Practical Cryptography".
—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