bug-gnulib
[Top][All Lists]
Advanced

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

[V2 PATCH] Implement SM3 hash algorithm in gnulib and the computing tool


From: Jia Zhang
Subject: [V2 PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils.
Date: Sat, 28 Oct 2017 17:09:31 +0800
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi Pádraig & Bruno,

This is the V2 review request for SM3 hash algorithm.

As promised, I have made SM3 hash algorithm available in the latest
libgcrypt. See
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=4423bf3cc4432b9bfe801ff74cb05e6f0dd3eccd

The V2 patch adds the support with libgcrypt and associated test case.
By the way, I fixed several gc-libgcrypt and gc-gnulib build failures in
order to build out sm3sum with either libgcrypt or internal functions.

Plz refer to the following PRs for code review.

- For the new gnulib module crypto/sm3
  https://github.com/coreutils/gnulib/pull/3/commits

- For the new program sm3sum
  https://github.com/coreutils/coreutils/pull/12/commits

Thanks,
Jia



reply via email to

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