mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
Document no-sm2
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6532)
This commit is contained in:
parent
63871d9f81
commit
95aec8641f
6
INSTALL
6
INSTALL
@ -548,9 +548,9 @@
|
||||
Build without support for the specified algorithm, where
|
||||
<alg> is one of: aria, bf, blake2, camellia, cast, chacha,
|
||||
cmac, des, dh, dsa, ecdh, ecdsa, idea, md4, mdc2, ocb,
|
||||
poly1305, rc2, rc4, rmd160, scrypt, seed, siphash, sm3, sm4
|
||||
or whirlpool. The "ripemd" algorithm is deprecated and if
|
||||
used is synonymous with rmd160.
|
||||
poly1305, rc2, rc4, rmd160, scrypt, seed, siphash, sm2, sm3,
|
||||
sm4 or whirlpool. The "ripemd" algorithm is deprecated and
|
||||
if used is synonymous with rmd160.
|
||||
|
||||
-Dxxx, -Ixxx, -Wp, -lxxx, -Lxxx, -Wl, -rpath, -R, -framework, -static
|
||||
These system specific options will be recognised and
|
||||
|
Loading…
x
Reference in New Issue
Block a user