WPT
wpt / WebCryptoAPI / derive_bits_keys / cfrg_curves_bits_curve25519.https.any.worker.html
Spec: Web Cryptography ↗
Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@47d833bbc, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 19/19 | 12/19 | 19/19 | 19/19 | 19/19 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| setup - define tests | PASS | PASS | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order 0 | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order 1 | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order 8 | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2) | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4) | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1) | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 good parameters | PASS | PASS | PASS | PASS | PASS | — |
| X25519 mixed case parameters | PASS | PASS | PASS | PASS | PASS | — |
| X25519 short result | PASS | PASS | PASS | PASS | PASS | — |
| X25519 non-multiple of 8 bits | PASS | FAIL | PASS | PASS | PASS | — |
| X25519 missing public property | PASS | PASS | PASS | PASS | PASS | — |
| X25519 public property of algorithm is not a CryptoKey | PASS | PASS | PASS | PASS | PASS | — |
| X25519 mismatched algorithms | PASS | PASS | PASS | PASS | PASS | — |
| X25519 no deriveBits usage for base key | PASS | PASS | PASS | PASS | PASS | — |
| X25519 base key is not a private key | PASS | PASS | PASS | PASS | PASS | — |
| X25519 public property value is a private key | PASS | PASS | PASS | PASS | PASS | — |
| X25519 public property value is a secret key | PASS | PASS | PASS | PASS | PASS | — |
| X25519 asking for too many bits | PASS | PASS | PASS | PASS | PASS | — |