Commit e2562bbb authored by FdaSilvaYY's avatar FdaSilvaYY
Browse files

Update INSTALL about no-md5 removal



no-rsa is no longer an option since 7ec8de16

Fix a typo about poly1305

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1582)
parent 057c676a
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -479,10 +479,9 @@
  no-<alg>
                   Build without support for the specified algorithm, where
                   <alg> is one of: bf, blake2, camellia, cast, chacha, cmac,
                   des, dh, dsa, ecdh, ecdsa, idea, md4, md5, mdc2, ocb,
                   ploy1305, rc2, rc4, rmd160, scrypt, seed or whirlpool. The
                   "ripemd" algorithm is deprecated and if used is synonymous
                   with rmd160.
                   des, dh, dsa, ecdh, ecdsa, idea, md4, mdc2, ocb, poly1305,
                   rc2, rc4, rmd160, scrypt, seed or whirlpool. The "ripemd"
                   algorithm is deprecated and if used is synonymous with rmd160.

  -Dxxx, -lxxx, -Lxxx, -fxxx, -mXXX, -Kxxx
                   These system specific options will be passed through to the