Skip to content
Snippets Groups Projects
Commit dec76ddc authored by Lukas Lihotzki's avatar Lukas Lihotzki Committed by Hubert Chathi
Browse files

Use OpenSSL instead of bundled curve25519-donna if enabled


This change primarily increases runtime performance. The tests added together
are speed up by about 50%. Additionally, binary size decreases by about 15%.

LibreSSL can't be used because it doesn't provide a function to get
the public key for an existing private key in its openssl/curve25519.h.

Signed-off-by: default avatarLukas Lihotzki <lukas@lihotzki.de>
parent 386431d8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment