Skip to content
Snippets Groups Projects
Commit d6f586d0 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Optional switch "--with-openssl=<PATH>" to use OpenSSL's

  implementations of MD5, SHA-1 and SHA-256.  The main benefit is that
  we get assembler-optimised implementations of MD5 and SHA-1 (though
  not SHA-256 (at least on x86), unfortunately).  OpenSSL's SHA-1
  implementation on Intel is twice as fast as ours.
parent e8475bbd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment