summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.any.js
blob: 9764cc33540c08768bbf06ead24d399f90e1b7d6 (plain)
1
2
3
4
5
6
// META: title=WebCryptoAPI: sign() and verify() Using ECDSA
// META: script=ecdsa_vectors.js
// META: script=ecdsa.js
// META: timeout=long

run_test();