Skip to content

Latest commit

 

History

17 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

tiger-hash-python

This is an implementation of the tiger hashing algorithm in pure python.
The algorithm was created by Ross Anderson and Eli Biham.
Thanks to David Bern (odie5533) for completing this python implementation!

Example Usage

>>> import tiger
>>> tiger.hash("")
'24F0130C63AC933216166E76B1BB925FF373DE2D49584E7A'

关于

A python implementation of the tiger hash algorithm

Resources

Stars

14 stars

关注者

3 watching

复刻s

发布

Used by

贡献者

Languages