Re: Password encryption
Re: Password encryption
- Subject: Re: Password encryption
- From: Frederick Cheung <email@hidden>
- Date: Sun, 1 Aug 2004 04:29:16 +0200
On 1 Aug 2004, at 04:15, Matt Jaffa wrote:
Hi,
I would like to encrypt a password, like anywhere from 6 - 16
characters into something that is not to easy to crack, but
I really don't care.
Anything that fits this description that is either Obj-C or C,
I understand the RSA Algorithm but don't know exactly how to take a
string 'Matt' and turn it into the mess with RSA,
any help would be nice,
This isn't directly answering your question, but have you considered
storing the password in the keychain?
Fred
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.