deno/tools/wpt
Divy Srivastava bfd5f1598c
feat(ext/crypto): initial support for p521 in generateKey and importKey (#21815)
Part 1 of a potential 3 part series. Ref #13449 

The current implementation passes key material back and forth RustCrypto
group of crates and ring. ring does not implement p521 yet.

This PR adds support for P521 named curve in `generateKey` and
`importKey` where we use RustCrypto. Other parts should be moved over to
the RustGroup group of crates for consistency.
2024-01-06 16:48:31 +05:30
..
certs chore(core): Update certs for WPT (#19351) 2023-06-01 21:32:07 -06:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json feat(ext/crypto): initial support for p521 in generateKey and importKey (#21815) 2024-01-06 16:48:31 +05:30
runner.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
testharnessreport.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
utils.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00