[MacPorts] #63857: PythonX: ripemd160 not supported with openssl3

MacPorts noreply at macports.org
Mon Nov 8 21:33:22 UTC 2021


#63857: PythonX: ripemd160 not supported with openssl3
-------------------------------------------------+-------------------------
  Reporter:  cculianu                            |      Owner:  jmroot
      Type:  defect                              |     Status:  assigned
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:
Resolution:                                      |   Keywords:
      Port:  python310 python39 python38         |
  python37 python36                              |
-------------------------------------------------+-------------------------

Comment (by mouse07410):

 > Just to note to everyone suggesting 'enabling rmd160' by default. If you
 know how to do this please free to submit a PR doing it.....Just asking
 someone else to do it does not help.

 In the configuration, you need to add {{{enable-rmd160}}} flag. Here's
 what my config looks like:
 {{{
 ./config --prefix=${OPENSSL_DIR} --debug --openssldir=${OPENSSL_DIR}/etc
 --with-rand-seed=rdcpu,os enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5
 enable-rmd160 enable-weak-ssl-ciphers zlib-dynamic enable-ssl-trace
 enable-trace threads enable-buildtest-c++
 }}}

 You don't have to enable ''everything'' that I did (though I assure you it
 is OK if you know what you're doing ;).

 Sorry, I don't know how to do PRs on Macports. But knowing what flag to
 add, it should be a no-brainer for somebody who's maintaining it already.

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


More information about the macports-tickets mailing list