Commit History

Autor SHA1 Mensaxe Data
  Ben Wiederhake f670c68ded LibWeb: Implement and test SubtleCrypto interface for HKDF operations hai 8 meses
  Ben Wiederhake 6072ae5bae LibWeb: Simplify WebCrypto accesses to keys hai 8 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hai 9 meses
  Asutosh Variar 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static hai 10 meses
  Dennis Camera 81a0aa5725 LibWeb: Implement CryptoAlgorithms for big-endian hai 1 ano
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings hai 1 ano
  stelar7 7c7f01b82f LibWeb: Add RSAOAEP.exportKey for the pkcs8 format hai 1 ano
  stelar7 f9dd028119 LibWeb: Add RSAOAEP.exportKey for the spki format hai 1 ano
  stelar7 9f3c3925e0 LibWeb: Implement skeleton of SubtleCrypto.deriveKey hai 1 ano
  stelar7 abf55fe33d LibWeb: Implement PBKDF2 getKeyLength for SubtleCrypto hai 1 ano
  stelar7 19bb62d60e LibWeb: Implement PBKDF2 deriveBits for SubtleCrypto hai 1 ano
  stelar7 35676491ec LibWeb: Implement ED25519 verify for SubtleCrypto hai 1 ano
  stelar7 9ad10566b2 LibWeb: Implement ED25519 sign for SubtleCrypto hai 1 ano
  stelar7 ec015034bd LibWeb: Implement ED25519 generateKey for SubtleCrypto hai 1 ano
  stelar7 ae230c9150 LibWeb: Implement most of ECDSA verify for SubtleCrypto hai 1 ano
  stelar7 bc2a5e24bc LibWeb: Implement skeleton of ECDSA sign for SubtleCrypto hai 1 ano
  stelar7 41449814db LibWeb: Implement generateKey for ECDSA hai 1 ano
  Andrew Kaster cddbdf5ae9 LibWeb: Implement skeleton of RSA-OAEP decrypt for SubtleCrypto hai 1 ano
  Andrew Kaster 29b68a1b10 LibWeb: Implement skeleton of RSA-OAEP encrypt for SubtleCrypto hai 1 ano
  Andrew Kaster 497f3ca0fd LibWeb: Store PBKDF2Params' salt field as a ByteBuffer directly hai 1 ano
  Andrew Kaster a0623a47de LibWeb: Implement importKey for RSA-OAEP hai 1 ano
  Andrew Kaster 28dc076764 LibWeb: Use a forgiving base64url encoding for JWK export hai 1 ano
  Andrew Kaster 1521a60a67 LibWeb: Support SubtleCrypto.exportKey for RSA-OAEP in JsonWebKey format hai 1 ano
  Andrew Kaster 0a3d27c41d LibWeb: Make SubtleCrypto AlgorithmParams classes virtual hai 1 ano
  Andrew Kaster a9d240c647 LibWeb: Implement SubtleCrypto.generateKey for RSA-OAEP hai 1 ano
  Andrew Kaster 2d59d6c98c LibWeb: Refactor SubtleCrypto to allow adding more algorithms easier hai 1 ano