[IronPython] hashlib for IronPython

Sanghyeon Seo sanxiyn at gmail.com
Sun Oct 15 11:29:14 CEST 2006


2006/10/15, M. David Peterson <xmlhacker at gmail.com>:
> It seems to me that at one point this was something you had fixed in regards
> to the MD5 module, though this was a while back and can't be certain.  Any
> ideas in regards to the best way to work around this issue?

Workaround: open sha.py and add "digest_size = 20". Tell me if that works.

I will look into this.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list