[email protected] (Niels Möller) writes: > Some questions remain. Why didn't the other tests of functions with > assembly implementation, in particular md5-test and sha1-test, fail in > the same way?
Hmm. That's most likely because the involved assembly function, _nettle_md5_compress, is called from within the dll, and not directly from md5-test.exe. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
