coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add support for cksum --algorithm [sm3]


From: Jim Meyering
Subject: Re: Add support for cksum --algorithm [sm3]
Date: Wed, 8 Sep 2021 12:21:11 +0200

On Tue, Sep 7, 2021 at 5:47 PM Pádraig Brady <P@draigbrady.com> wrote:
> This patch set refactors all digest implementations
> to their own modules, all interfaced through digest.c.
> All file operations and diagnostics are done in digest.c.
> All digests are made available through `cksum -a`.
> Also we add support for SM3 through `cksum -a sm3` only.

Nice work.
I've begun reading through these.
So far it all looks impeccable.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]