Re: Encryption API ?
Re: Encryption API ?
- Subject: Re: Encryption API ?
- From: rsharp <email@hidden>
- Date: Thu, 23 Aug 2001 10:42:43 -0500 (CDT)
On 23 Aug 2001 email@hidden wrote:
>
In my cocoa program i'd like to encrypt
>
some of output files. How is it possible ?
>
Didn't find a sort of "NSEncryption" ;-)
We typically just use the plain vanilla C code provided by RSA
(sorry..don't have the URL handy). Hmm..some of the source may also be
C++...I guess you could come up with an Obj-C variant, but one assumes
someone has already done this.
I'd definitely look into Omni's various public sources...they may have
something that sits on top of the RSA code already.
Rick Sharp
Instant Interactive(tm)