ladybird/Libraries/LibCrypto/Curves
devgianlu 7f44b88eea LibCrypto+LibWeb: Check EC keys validity on SubtleCrypto import_key
Fix various TODO by checking the validity of ECDSA and ECDH keys when
they are imported. There are no checks in place for raw import because
the spec doesn't contemplate them yet.

Also add some internal tests since WPT doesn't seem to provide them.
2025-06-25 12:21:28 +12:00
..
EdwardsCurve.cpp LibCrypto: Refactor Edwards-curves implementation with OpenSSL 2025-02-24 11:11:05 +01:00
EdwardsCurve.h LibCrypto: Refactor Edwards-curves implementation with OpenSSL 2025-02-24 11:11:05 +01:00
SECPxxxr1.cpp LibCrypto+LibWeb: Check EC keys validity on SubtleCrypto import_key 2025-06-25 12:21:28 +12:00
SECPxxxr1.h LibCrypto+LibWeb: Check EC keys validity on SubtleCrypto import_key 2025-06-25 12:21:28 +12:00