|
From: | Michael Stone |
Subject: | Re: Add support for cksum --algorithm [sm3] |
Date: | Wed, 8 Sep 2021 19:39:26 -0400 |
On Tue, Sep 07, 2021 at 04:45:23PM +0100, Pádraig Brady 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.
Might be nice if there was something like "-a list-available" to see what algorithms are available without parsing the --help output.
[Prev in Thread] | Current Thread | [Next in Thread] |