Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | fix compilation with openssl built without ECC | Eneas U de Queiroz | |
ECDSA code in openssh-compat.h and libressl-api-compat.c needs to be guarded by OPENSSL_HAS_ECC Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> | |||
2018-09-13 | adapt -portable to OpenSSL 1.1x API | Damien Miller | |
Polyfill missing API with replacement functions extracted from LibreSSL |