Merkle trees are very convenient way to parallelise data hashing.
RFC 9162 is used as a base for all Merkle-tree based hashers.
=> https://datatracker.ietf.org/doc/html/rfc9162.html RFC 9162
By default 128KiB chunks are used.
