gssapi / gss-ntlmssp

A complete implementation of the MS-NLMP documents as a GSSAPI mechanism
ISC License
30 stars 26 forks source link

Move HMAC code to OpenSSL EVP API #82

Closed simo5 closed 2 years ago

simo5 commented 2 years ago

Better compatibility with OpenSSL 3.0 by using a non-deprecated interface. This effectively drops support for OpenSSL < 1.1