]> git.kaiwu.me - njs.git/commit
Fixed compatibility with BoringSSL.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 17 May 2022 05:57:27 +0000 (22:57 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 17 May 2022 05:57:27 +0000 (22:57 -0700)
commitbc9455bb47752713112dc19090177b91d846f945
treebf0fd4d9fd05dff63c7231f263d32fe4197dea87
parentfa2272c06c2af1498b7ca7a0f8ca52139610c5cf
Fixed compatibility with BoringSSL.

The fix is to use more conventional API when dealing with HMAC
algorithm.

This closes #455 issue on Github.
external/njs_openssl.h
external/njs_webcrypto_module.c