leitang / iksemel

Automatically exported from code.google.com/p/iksemel
GNU Lesser General Public License v2.1
0 stars 0 forks source link

md5 function fails #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. take a text of mod 64 len
2. use iks_md5_hash/print functions to generate an md5 hash

What is the expected output? What do you see instead?
A correct md5 hash

What version of the product are you using? On what operating system?
The last revision of the trunk

Please provide any additional information below.
I used the test code attached to verify the calculation of the md5 function 
comparing it with the openssl functions.

Original issue reported on code.google.com by marcos.g...@gmail.com on 1 Sep 2011 at 11:05

Attachments:

GoogleCodeExporter commented 9 years ago
I've committed a fix for the bug.

Thanks for reporting, and sorry for the late answer.

Original comment by meduke...@gmail.com on 5 Oct 2011 at 12:56