diff options
author | Linus Nordberg <linus@nordu.net> | 2016-09-13 12:02:50 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-09-21 13:15:11 +0200 |
commit | f221191a52217fa30838f9eef8ac6933b4ef459f (patch) | |
tree | c97f1049efa2cf0513ea9d1973847e01010f0e1a /tls.c | |
parent | 759018a92fea0efc8d897dbd2e112044d19ff15b (diff) |
Use libnettle instead of libcrypto (from openssl) for MD5 and HMAC(MD5).
The HMAC_ and EVP_MD_ API:s changed in OpenSSL 1.1 in a way that made
it unfeasable to support both older and newer OpenSSL.
Radsecproxy already depends on libnettle for Fticks.
Moving away from libcrypto makes it easier to add support for other
TLS libraries than OpenSSL.
Diffstat (limited to 'tls.c')
0 files changed, 0 insertions, 0 deletions