blob: c986e324389618918924c7145cd60c075666b32e [file] [log] [blame]
This is a testharness.js-based test.
PASS setup - define tests
PASS P-521 good parameters
PASS P-521 mixed case parameters
FAIL P-521 with null length assert_true: Derived correct bits expected true got false
PASS P-521 short result
PASS P-521 non-multiple of 8 bits
PASS P-521 missing public curve
PASS P-521 public property of algorithm is not a CryptoKey
PASS P-521 mismatched curves
PASS P-521 public property of algorithm is not an ECDSA public key
PASS P-521 no deriveBits usage for base key
PASS P-521 base key is not a private key
PASS P-521 public property value is a private key
PASS P-521 public property value is a secret key
PASS P-521 asking for too many bits
PASS P-256 good parameters
PASS P-256 mixed case parameters
FAIL P-256 with null length assert_true: Derived correct bits expected true got false
PASS P-256 short result
PASS P-256 non-multiple of 8 bits
PASS P-256 missing public curve
PASS P-256 public property of algorithm is not a CryptoKey
PASS P-256 mismatched curves
PASS P-256 public property of algorithm is not an ECDSA public key
PASS P-256 no deriveBits usage for base key
PASS P-256 base key is not a private key
PASS P-256 public property value is a private key
PASS P-256 public property value is a secret key
PASS P-256 asking for too many bits
PASS P-384 good parameters
PASS P-384 mixed case parameters
FAIL P-384 with null length assert_true: Derived correct bits expected true got false
PASS P-384 short result
PASS P-384 non-multiple of 8 bits
PASS P-384 missing public curve
PASS P-384 public property of algorithm is not a CryptoKey
PASS P-384 mismatched curves
PASS P-384 public property of algorithm is not an ECDSA public key
PASS P-384 no deriveBits usage for base key
PASS P-384 base key is not a private key
PASS P-384 public property value is a private key
PASS P-384 public property value is a secret key
PASS P-384 asking for too many bits
Harness: the test ran to completion.