blob: e422a30afaf9bc06be1086830e9270fe74ec06b3 [file] [log] [blame]
Test ECDSA signing/verifying operations with generated P-521 keys
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Generating keys
Signing
PASS signature.byteLength is 132
Verifying
PASS verified is true
PASS successfullyParsed is true
TEST COMPLETE