Files
Kmake/test/fixtures/wpt/WebCryptoAPI/sign_verify/eddsa_curve25519.https.any.js

7 lines
163 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
// META: title=WebCryptoAPI: sign() and verify() Using EdDSA
// META: script=eddsa_vectors.js
// META: script=eddsa.js
// META: timeout=long
run_test("Ed25519");