[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing too
From: |
Bruno Haible |
Subject: |
Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils. |
Date: |
Wed, 11 Oct 2017 11:13:25 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-96-generic; KDE/5.18.0; x86_64; ; ) |
张佳(乾越) wrote:
> > Currently, I only implement SM3 in gnulib. I will implement it in
> > libgcrypt and
> > openssl later.
Yes, for a crypto algorjthm to be widely usable in GNU, it needs to be
available both in GNUTLS (via libgcrypt) and openssl.
Pádraig Brady wrote:
> Being available in gnulib is more plausible,
> though I'd like to see it in the more specific openssl library first.
Indeed, we don't have many crypto experts on the gnulib mailing lists.
Therefore, I too would like the crypto experts on the libgcrypt or openssl
mailing lists to evaluate the SM3 algorithm and your code first, before we
can accept it in gnulib.
Bruno
- [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., 张佳(乾越), 2017/10/11
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., Pádraig Brady, 2017/10/11
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils.,
Bruno Haible <=
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., 张佳(乾越), 2017/10/11
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., Jia Zhang, 2017/10/24
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., Bruno Haible, 2017/10/24
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., Assaf Gordon, 2017/10/29
- Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., Pádraig Brady, 2017/10/29
Re: [PATCH] Implement SM3 hash algorithm in gnulib and the computing tool in coreutils., 张佳(乾越), 2017/10/11