Re: Password encryption
Re: Password encryption
- Subject: Re: Password encryption
- From: Creed Erickson <email@hidden>
- Date: Sat, 31 Jul 2004 21:50:47 -0700
On Saturday, July 31, 2004, at 07:15 PM, Matt Jaffa wrote:
I would like to encrypt a password, like anywhere from 6 - 16
characters into something that is not to easy to crack
If encryption is really what you want, then see "man 3 blowfish"
If hashing will do ya, which is what most password management schemes
do, then check out "man 3 sha"
_______________________________________________
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.