trendmicro / tlsh

Other
726 stars 135 forks source link

add "oldforcehash" #101

Closed armijnhemel closed 2 years ago

armijnhemel commented 3 years ago

the telfhash program uses the forcehash() method to compute hashes. At the moment it also expects the old hash format (see https://github.com/trendmicro/telfhash/issues/4 ). To keep telfhash backwards compatible with older versions of TLSH it might be good to add a method oldforcehash()

armijnhemel commented 2 years ago

Closing, as this is no longer an issue in telfhash.