set-misc-nginx-module icon indicating copy to clipboard operation
set-misc-nginx-module copied to clipboard

HMAC-SHA256 support

Open ehsan310 opened this issue 6 years ago • 3 comments

I would like to ask you whether you have a plan to add HMAC-SHA256 algorithm ? SHA1 is deprecated in many application and i need sha256 to sent to my backend.

ehsan310 avatar Mar 05 '19 09:03 ehsan310

@ehsan310 We can make that configurable in this module. But we should still keep SHA1 for backward compatibility. Will you create a pull request for it please? Thanks!

agentzh avatar Mar 05 '19 18:03 agentzh

Opened #57, thanks!

erankor avatar Apr 12 '20 15:04 erankor

@agentzh Would love to see this go in. 🙏

rpoitras avatar Jul 16 '20 15:07 rpoitras