mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
6 lines
154 B
JavaScript
6 lines
154 B
JavaScript
// META: title=WebCryptoAPI: sign() and verify() Using ECDSA
|
|
// META: script=ecdsa_vectors.js
|
|
// META: script=ecdsa.js
|
|
// META: timeout=long
|
|
|
|
run_test();
|