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 (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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com