Re: cocoa-dev digest, Vol 1 #452 - 18 msgs
Re: cocoa-dev digest, Vol 1 #452 - 18 msgs
- Subject: Re: cocoa-dev digest, Vol 1 #452 - 18 msgs
- From: Thierry Bucco <email@hidden>
- Date: Thu, 23 Aug 2001 17:09:53 +0200
Le jeudi 23 ao{t 2001, ` 04:34, email@hidden a
icrit :
Hello all,
In my cocoa program i'd like to encrypt
some of output files. How is it possible ?
Didn't find a sort of "NSEncryption" ;-)
You can use blowfish (free) in order to encrypt your datas
http://www.counterpane.com/blowfish.html
Thierry