ladybird/Libraries
devgianlu 27b4bae78b LibCrypto: Implement Ed448
Implement the Ed448 curve for signing and verifying using OpenSSL.

The methods could be all made static, but all other curves are not.
I think this is material for further refactoring.
2025-01-11 11:13:06 +01:00
..
LibCompress
LibCore LibWeb: Add documentation to the date parser format 2025-01-03 11:26:01 +00:00
LibCrypto LibCrypto: Implement Ed448 2025-01-11 11:13:06 +01:00
LibDiff
LibDNS
LibFileSystem
LibGC LibGC: Rename remaining occurrence of marked vector 2025-01-02 16:22:29 -07:00
LibGfx
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Support date strings of the form "Thu, 09 Jan 2025 23:00:00" 2025-01-08 18:45:43 +01:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Make MutexLocker [[nodiscard]] 2025-01-10 13:21:36 +00:00
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Use DocumentLoadTimingInfo values in PerformanceTiming interface 2025-01-11 11:11:52 +01:00
LibWebSocket
LibWebView LibWeb/CSS: Implement the color-scheme CSS property 2025-01-08 11:18:13 +00:00
LibXML