On Sun, Aug 31, 2025 at 1:58 AM Collin Funk <[email protected]> wrote:
> Collin Funk <[email protected]> writes: > > > Anyways, will push this patch later to give some time for review. I'll > > have to write the the crypto/sha3-stream module but that is fairly > > simple. > > Here is a patch implementing the crypto/sha3-stream module. > > The second is needed to allow lib/u64.h to be included twice as is done > in coreutils src/cksum.c (once in sha512.h and once in sha3.h). > > Tested using a local patch to cksum compared to openssl on a various > files. Small nit: what is SHA5-3, as in the comment: Compute SHA5-3 message digest for bytes ... Jeff
