coreutils
[Top][All Lists]
Advanced

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

Add support for cksum --algorithm [sm3]


From: Pádraig Brady
Subject: Add support for cksum --algorithm [sm3]
Date: Tue, 7 Sep 2021 16:45:23 +0100

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.





reply via email to

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