| Fri, 04 Dec 2020 17:41:17 +0100 |
Franz Glasner |
Implement a version option
|
| Fri, 04 Dec 2020 17:37:56 +0100 |
Franz Glasner |
Implemented digest verification: -c or --check option
|
| Fri, 04 Dec 2020 16:13:02 +0100 |
Franz Glasner |
FIX: "msvcrt" is a top-level module on Windows
|
| 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
|