]> git.kaiwu.me - njs.git/commit
Added base64url encoding for crypto hash and HMAC digests.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 2 Apr 2018 14:12:52 +0000 (17:12 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 2 Apr 2018 14:12:52 +0000 (17:12 +0300)
commit1a8dea72903e6bbde090bc504fbd339df2eb7b8f
tree5b0a464e89c8a4717a117346308a4e6f18c87294
parent457d5777ea1f021afb237e6948b767b427991463
Added base64url encoding for crypto hash and HMAC digests.
njs/njs_crypto.c
njs/test/njs_unit_test.c