Willem Toorop
|
01715688d7
|
Sync crypto funcs from Unbound
|
2022-02-04 16:32:54 +01:00 |
Rosen Penev
|
80cdfb3bd0
|
fix compilation without deprecated OpenSSL APIs
Several cmake header checks were missing and added.
Added rsa.h include.
Remove ENGINE_load_dynamic. ENGINE_load_builtin_engines already does
this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-08-04 19:54:18 -07:00 |
Jim Hague
|
3fe0c94357
|
Merge branch 'develop' into feature/abstract-tls
|
2019-01-14 19:09:20 +00:00 |
Jim Hague
|
51cb570809
|
Re-add support for OpenSSL prior to 1.1, but now require at least 1.0.2 and drop LibreSSL support.
|
2019-01-11 11:16:48 +00:00 |
Jim Hague
|
f3e0f2b9e6
|
Split OpenSSL specific bits of keyraw.hc into keyraw-internal.hc.
All usage is internal to val_secalgo.c, which is already in openssl.
|
2018-11-20 16:51:17 +00:00 |