I had to modify the md5 code from rsa.com to agree with the
python code, but it seems to compile. When I run the demo though
I get the following
---begin:
[~/python/python/demo/md5test]$ ./md5driver.py -x
MD5 test suite results:
XXX lineno: 62, opcode: 212
Stack backtrace (innermost last):
File "./md5driver.py", line 127
main()
File "./md5driver.py", line 123
MDTestSuite()
File "./md5driver.py", line 97
MDString('')
File "./md5driver.py", line 62
MDPrint(md5(str).digest())
SystemError: eval_code: unknown opcode
---end:
Any help would be appreciated.
-- Allan Bailey, UNIX programmer, CSC | "Freedom is not free." Infinite Diversity in Infinite Combinations | or: allan.bailey@tamu.edu