Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository 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'

About

A python implementation of the tiger hash algorithm

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages