Age | Commit message (Expand) | Author |
---|---|---|
2022-02-16 | LibWeb: Add imports to all IDL files that depend on others | Ali Mohammad Pur |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-12-15 | LibWeb: Use ByteBuffer::copy() instead of a manual copy in SubtleCrypto | Ali Mohammad Pur |
2021-12-14 | LibWeb: Implement SubtleCrypto.digest() | Linus Groh |
2021-12-14 | LibWeb: Add the SubtleCrypto interface | Linus Groh |
2021-09-30 | LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues | Idan Horowitz |