This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openssl
Watch
2
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/openssl/openssl.git
synced
2024-12-15 06:01:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
511190b691
openssl
/
crypto
/
sm3
/
build.info
3 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
SM3: Add SM3 hash function SM3 is a secure hash function which is part of the Chinese "Commercial Cryptography" suite of algorithms which use is required for certain commercial applications in China. Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4616)
2017-10-26 01:19:02 +08:00
LIBS=../../libcrypto
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)
2017-10-30 17:59:00 +08:00
SOURCE[../../libcrypto]=sm3.c m_sm3.c
Reference in New Issue
Copy Permalink