CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/11/10 23:53:31
Modified files:
lib/libcrypto : Makefile Symbols.list
lib/libcrypto/evp: evp.h
lib/libcrypto/objects: objects.txt
Added files:
lib/libcrypto/evp: m_sm3.c
lib/libcrypto/sm3: sm3.c sm3.h sm3_locl.h
Log message:
Add Ribose Inc's implementation of the SM3 hashing function with
tweaks from jsing and myself. The SM2/SM3/SM4 algorithms are mandatory
for legal use of cryptography within China and [are] widely applied in
the country, covering identification/financial cards, contactless,
TPM 2.0 and PKI.
ok beck inoguchi jsing