Re: Obscuring an NSString
Re: Obscuring an NSString
- Subject: Re: Obscuring an NSString
- From: Adam Gerson <email@hidden>
- Date: Sun, 5 Dec 2010 17:31:05 -0500
Thanks to all who responded. Let me explain my situation a little
better. I am storing several string values into an XML file. I want to
obscure one of them. When I encrpyt the NSString to an NSdata I can
store the data as a string in XML, however when I read the string back
in I dont know how to convert it back to NSData to decrypt.
Adam
On Thu, Dec 2, 2010 at 1:57 PM, Richard Somers
<email@hidden> wrote:
> Try the open source SSCrypto.framework. It is a Cocoa wrapper around OpenSSL
> encryption and decryption. It works well.
>
> http://septicus.com/products/opensource/
>
> --Richard Somers
>
> On Dec 2, 2010, at 6:30 AM, Adam Gerson wrote:
>
>> I am writing an NSString to a file and I would like to obscure it in a two
>> way reversible fashion.
>
>
_______________________________________________
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