Files
ladybird/Libraries/LibWeb/Crypto/CryptoAlgorithms.cpp
Jelle Raaijmakers 884a4163a0 LibWeb: Centralize validating a JWK's key_ops field
This gets rid of a couple FIXMEs and allows reusing the logic of
validating this field between different algorithms. While we're here,
expand its logic to match the constraints as outlined in RFC 7517.
2024-11-14 11:52:18 +01:00

166 KiB