[70418] branches/gsoc10-configfiles/base/src/cregistry/entry.c
Ryan Schmidt
ryandesign at macports.org
Sun Aug 8 13:46:27 PDT 2010
On Aug 8, 2010, at 14:44, and.damore at macports.org wrote:
> Revision: 70418
> http://trac.macports.org/changeset/70418
> Author: and.damore at macports.org
> Date: 2010-08-08 12:44:35 -0700 (Sun, 08 Aug 2010)
> Log Message:
> -----------
> loop till arg_count/2, ready to put real md5 hashes into registry
Is there a reason why you're using md5 and not sha1 or rmd160, or a combination of multiple algorithms like we do for portfile checksums? My understanding was that md5 is old and now considered insecure and should not be used for new code anymore.
http://en.wikipedia.org/wiki/MD5#Security
More information about the macports-dev
mailing list