Re: Question about MD5
Re: Question about MD5
- Subject: Re: Question about MD5
- From: Damien Bobillot <email@hidden>
- Date: Mon, 10 Jul 2006 23:56:45 +0200
Chas Spillar wrote :
I found the header sys/md5.h and am trying to locate the framework
for this.
Where can I find this framework within the system, or do I need to
include
open source code for these routines?
Use the hash function of the openssl library : man 3 md5
However, if you have the choice, use sha-1 instead (man 3 sha) :
today, md5 is considered weak.
--
Damien Bobillot
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden