Issue50

Title Torrents could contain a Tiger top hash
Priority wish Status chatting
Superseder Nosy List poeml
Assigned To poeml Keywords torrents

Created on 2010-03-31.20:14:29 by poeml, last changed by poeml.

Messages
msg174 (view) Author: poeml Date: 2010-03-31.20:14:29
A Tiger (top) hash is actively used in Torrents, and we could add it.
See 
http://wiki.depthstrike.com/index.php/P2P:Protocol:Specifications:Optional_Hashes

We would need to use the reference implementation from 
http://www.cs.technion.ac.il/~biham/Reports/Tiger/ and it looks simple enough that 
it would be possible to cook up native Python bindings for it. 
http://www.cs.technion.ac.il/~biham/Reports/Tiger/tiger-src.tar.gz

Or maybe there is already another implementation that could be used.

Priority of this feature is not very high, though.
History
Date User Action Args
2010-09-19 01:03:53poemlsetkeyword: + torrents
2010-03-31 20:14:29poemlcreate