log

age author description
Thu, 21 Apr 2022 09:18:07 +0200 Franz Glasner >>>>> Added tag v0.4.2 for changeset 0ebdd6b01c08
Thu, 21 Apr 2022 09:17:53 +0200 Franz Glasner +++++ v0.4.2 v0.4.2
Thu, 21 Apr 2022 09:16:21 +0200 Franz Glasner Allow to control the use of mmap from the command-line
Thu, 21 Apr 2022 01:20:35 +0200 Franz Glasner By default use mmap only for files up to 8MiB in size.
Thu, 21 Apr 2022 00:24:49 +0200 Franz Glasner Support for using the pyblake2 package if native support for BLAKE2 is not available in hashlib.
Thu, 21 Apr 2022 00:09:17 +0200 Franz Glasner Implement support for BLAKE2b-256 (aka BLAKE2-256).
Wed, 20 Apr 2022 23:20:24 +0200 Franz Glasner Make "blake2" an alias of "blake2b"