SM3: restructure to EVP internal and update doc to right location
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4616)
This commit is contained in:
parent
a0c3e4fa90
commit
67e247fad1
12 changed files with 107 additions and 160 deletions
|
@ -1015,3 +1015,5 @@ OBJ_sm4_ctr="\x2A\x81\x1C\xCF\x55\x01\x68\x07"
|
|||
OBJ_ISO_CN="\x2A\x81\x1C"
|
||||
OBJ_oscca="\x2A\x81\x1C\xCF\x55"
|
||||
OBJ_sm_scheme="\x2A\x81\x1C\xCF\x55\x01"
|
||||
OBJ_sm3="\x2A\x81\x1C\xCF\x55\x01\x83\x11"
|
||||
OBJ_sm3WithRSAEncryption="\x2A\x81\x1C\xCF\x55\x01\x83\x78"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue