Key | Value |
---|---|
as::author | Konstantin Khomoutov |
as::build::date | 2015-03-24 |
as::origin | http://tcltth.googlecode.com/ |
category | security message-digest |
description | Provides a Tcl extension which is able to calculate Tiger hash on a given string of bytes; on a Tcl channel (a file, for example); sequentially on a series of data chunks (to be used with async I/O); Also provides the ability to present the calculated hash/digest using an armoured form (base32 basically as required by THEX). |
entity | package |
license | BSD |
platform | linux-glibc2.3-ix86 |
require | Tcl -require 8.4 |
subject | tiger hash sha1 md5 md4 ripemd digest hashing security message-digest |
summary | Tiger Tree Hash |