summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/sign_verify/eddsa.https.any.js
blob: 85993a48b91a8cb9ecf55f1db24b4ff39937d7b9 (plain)
1
2
3
4
5
6
// META: title=WebCryptoAPI: sign() and verify() Using EdDSA
// META: script=eddsa_vectors.js
// META: script=eddsa.js
// META: timeout=long

run_test();