Files
servo/components/script_bindings
Kingsley Yung a15861cb41 script: Finishing implementation of Argon2 in WebCrypto (#40936)
Finish adding Argon2 support to WebCrypto API, using the crate `argon2`
to support the cryptographic calculation.

This patch implements "derive bits" operation and the "get key length"
operation of Argon2. Actual error messages are also provided for the
existing "import key" operation of Argon2.

Testing: Pass some WPT tests that were expected to fail.
Fixes: Part of #40687

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2025-11-28 10:18:25 +00:00
..
2025-11-11 09:15:29 +00:00
2025-11-11 09:15:29 +00:00
2025-10-30 21:14:10 +00:00
2025-10-30 21:14:10 +00:00