[ Home | Main Table Of Contents | Table Of Contents | Keyword Index ]
ankh_changes - Ankh - Changes
package require Tcl 8.6 9
package require ankh ?1.0?
Welcome to Ankh, Andreas Kupries' Hashes.
This document provides an overview of the changes Ankh
underwent from version to version.
In detail:
-
Bumped minimum version of Tcl required to use the package to 8.6.
-
Reworked to be usable with Tcl 9, while keeping ability to build against 8.6.
-
Added references to the RHash project, as the origin of the majority of the hash implementations.
-
Various small fixes (Mismatched, out-of-date version numbers, build configuration, doc typos, ...).
In detail:
-
This is the first release of Ankh considered to be feature complete.
-
All hash commands now accept two options, -offset and -length. With these the user can control the slice of the input to hash.
In detail:
-
This is the first release of Andreas Kupries' Hashes, Ankh for short.
-
The package provides a basic set of well-known hashes, i.e. md4, md5, sha1, sha2, and sha3.
-
It further provides a lot more not as well known hashes from around the world.
-
The RHash project is the source for most hash implementations. The exception is SHA-1, where the old implementation used by Tcllib's sha1 module was found to be faster.
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such at the Ankh Tracker. Please also report any ideas for enhancements you may have for either package and/or documentation.
aich, bittorrent info hash, blake, btih, cryptographically secure hashes, ed2k, edonr, gost12, gost94, has160, hash digests, md4, md5, ripemd160, secure hashes, sha1, sha2, sha3, snefru, tiger, tth, whirlpool
cryptographically secure hashes
Copyright © 2021-2024 Andreas Kupries
Copyright © 2021-2024 Documentation, Andreas Kupries