On Tue, Mar 16, 2010 at 10:05:27PM +0000, Nirgal Vourgère wrote: > Subject: MD2 removal: "openssl md2" returns md5 hash > Package: openssl > Version: 0.9.8m-2 > Severity: normal > > Example: > nir...@deimos:~$ echo a|openssl md4 > babcc2a9c40875e8667232575784288d > nir...@deimos:~$ echo a|openssl md5 > 60b725f10c9c85c70d97880dfe8191b3 > nir...@deimos:~$ echo a|openssl md2 > 60b725f10c9c85c70d97880dfe8191b3 <--- Incorect value
There is no md2 support anymore, but it probably shouldn't be returning the md5 in that case. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

