张佳(乾越) 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.