log

age author description
Fri, 04 Dec 2020 16:10:41 +0100 Franz Glasner Move the digest generation loop from "main()" into an own function "generate_digests()".
Fri, 04 Dec 2020 15:50:28 +0100 Franz Glasner Some more output selection options and documentation
Fri, 04 Dec 2020 15:18:40 +0100 Franz Glasner Change the default algorithm to SHA1 to be compatible with Perl's shasum
Fri, 04 Dec 2020 15:16:20 +0100 Franz Glasner Allow algorithm selection for all algorithms in :mod:`hashlib`.
Fri, 04 Dec 2020 13:15:53 +0100 Franz Glasner Help message: drop "yet" for text-mode flag
Fri, 04 Dec 2020 13:14:47 +0100 Franz Glasner Handle standard and BSD-style output formats