[Pkg-openssl-devel] Missing hmac_lcl.h, no definition of hmac_ctx_st in any .h files in debian stretch??

Kurt Roeckx kurt at roeckx.be
Fri Sep 15 22:04:36 UTC 2017


In OpenSSL 1.1 various structures including HMAC_CTX have been
made opaque. You now need to create one with HMAC_CTX_new() and
free it using HMAC_CTX_free().


Kurt




More information about the Pkg-openssl-devel mailing list