]> git.kaiwu.me - njs.git/commit
QuickJS: added WebCrypto import tests forgotten in 75ca26f.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 13 Feb 2025 02:07:26 +0000 (18:07 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 19 Feb 2025 00:30:00 +0000 (16:30 -0800)
commit54f18a1049e86a1f2d7ace387c99b38d7f3f6875
tree9ff080fcf3e798d878dc9db20700e1e0cbcb9aeb
parent74ef8d95ff9c1f4b2362436e6b12094c9e0b5299
QuickJS: added WebCrypto import tests forgotten in 75ca26f.

Import related tests are consolidated from other WebCrypto tests.
external/qjs_webcrypto_module.c
test/webcrypto/aes.t.mjs
test/webcrypto/import.t.mjs [new file with mode: 0644]
test/webcrypto/rsa.pkcs8.broken2 [new file with mode: 0644]
test/webcrypto/rsa.t.mjs
test/webcrypto/rsa_decoding.t.mjs
test/webcrypto/sign.t.mjs