Files
Kmake/test/fixtures/wpt/WebCryptoAPI/sign_verify/eddsa_curve448.https.any.js
2026-05-26 23:36:42 -07:00

7 lines
161 B
JavaScript

// META: title=WebCryptoAPI: sign() and verify() Using EdDSA
// META: script=eddsa_vectors.js
// META: script=eddsa.js
// META: timeout=long
run_test("Ed448");