[MacPorts] #63857: openssl3: ripemd160 not supported

MacPorts noreply at macports.org
Mon Nov 8 14:57:09 UTC 2021


#63857: openssl3: ripemd160 not supported
-----------------------+------------------------
  Reporter:  cculianu  |      Owner:  neverpanic
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  openssl3  |
-----------------------+------------------------

Comment (by kencu):

 the ancient ripemd160 cipher is deprecated in openssl3.

 This says it can be exposed by setting an appropriate OPENSSL_API_COMPAT
 value:

 https://www.openssl.org/docs/man3.0/man7/openssl_user_macros.html

 https://www.openssl.org/docs/man3.0/man3/RIPEMD160.html

 https://www.openssl.org/docs/man3.0/man7/OSSL_PROVIDER-legacy.html

 but they really don't want you to use it in openssl 3, as it's not secure,
 so they make it suitably difficult for you.

-- 
Ticket URL: <https://trac.macports.org/ticket/63857#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list