]> git.kaiwu.me - njs.git/commit
WebCrypto: sorted njs_webcrypto_alg accoding to njs_webcrypto_alg_t.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 23 May 2023 05:48:58 +0000 (22:48 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 23 May 2023 05:48:58 +0000 (22:48 -0700)
commitffdd482ad8d6026763ef6fd7a1c4f3c2b7986109
treeaf8589fdaf35dc0fdfc4bd21da42edecd7238f2d
parent7c39d2c23a2152f99f1602a0cb81903c6d15e980
WebCrypto: sorted njs_webcrypto_alg accoding to njs_webcrypto_alg_t.

So njs_webcrypto_alg[alg->type] can be used to get the algorithm name.
external/njs_webcrypto_module.c