Tiger Hash Function in Python

Aahz aahz at pythoncraft.com
Thu Jun 19 16:17:21 EDT 2003


In article <y2lIa.104936$lK4.2967901 at twister1.libero.it>,
Mirco Romanato <painlord2k at yahoo.it> wrote:
>
>I'm thinkering with Python to build an utility (more specs at the end
>of the post) and I need to utilize the Tiger Hash function.
>I have not MSVC and run a Win box with the last Cygwin and Python
>2.2.3.
>
>There is any module that compile automagically with Cygwin, or a
>module that don't need to be compiled, only installed?

Why not write a Tiger hash module yourself?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"If you don't know what your program is supposed to do, you'd better not
start writing it."  --Dijkstra




More information about the Python-list mailing list