Histórico de Commits

Autor SHA1 Mensagem Data
  stelar7 abf55fe33d LibWeb: Implement PBKDF2 getKeyLength for SubtleCrypto há 1 ano atrás
  stelar7 19bb62d60e LibWeb: Implement PBKDF2 deriveBits for SubtleCrypto há 1 ano atrás
  stelar7 daf2c4ce46 LibWeb: Implement skeleton of SubtleCrypto.deriveBits há 1 ano atrás
  stelar7 35676491ec LibWeb: Implement ED25519 verify for SubtleCrypto há 1 ano atrás
  stelar7 9ad10566b2 LibWeb: Implement ED25519 sign for SubtleCrypto há 1 ano atrás
  stelar7 ec015034bd LibWeb: Implement ED25519 generateKey for SubtleCrypto há 1 ano atrás
  stelar7 069295d132 LibWeb: Improve NotSupported error message for normalize_an_algorithm há 1 ano atrás
  stelar7 ae230c9150 LibWeb: Implement most of ECDSA verify for SubtleCrypto há 1 ano atrás
  stelar7 6906b7c1e6 LibWeb: Implement skeleton of SubtleCrypto.verify há 1 ano atrás
  stelar7 bc2a5e24bc LibWeb: Implement skeleton of ECDSA sign for SubtleCrypto há 1 ano atrás
  stelar7 41449814db LibWeb: Implement generateKey for ECDSA há 1 ano atrás
  stelar7 cfae6523be LibWeb: Implement skeleton of SubtleCrypto.sign há 1 ano atrás
  Andrew Kaster cddbdf5ae9 LibWeb: Implement skeleton of RSA-OAEP decrypt for SubtleCrypto há 1 ano atrás
  Andrew Kaster 29b68a1b10 LibWeb: Implement skeleton of RSA-OAEP encrypt for SubtleCrypto há 1 ano atrás
  Andrew Kaster d71bd185c6 LibWeb: Implement skeleton of SubtleCrypto.decrypt há 1 ano atrás
  Andrew Kaster df3d0538a9 LibWeb: Implement skeleton of SubtleCrypto.encrypt há 1 ano atrás
  Andrew Kaster ae4d90c88a LibWeb: Error out SubtleCrypto.digest with a OOM on Buffer copy error há 1 ano atrás
  Andrew Kaster a0623a47de LibWeb: Implement importKey for RSA-OAEP há 1 ano atrás
  Andrew Kaster e422c93537 LibWeb: Make normalize_an_algorithm from SubtleCrypto public há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Andrew Kaster 1521a60a67 LibWeb: Support SubtleCrypto.exportKey for RSA-OAEP in JsonWebKey format há 1 ano atrás
  Andrew Kaster a9d240c647 LibWeb: Implement SubtleCrypto.generateKey for RSA-OAEP há 1 ano atrás
  Andrew Kaster 0b4858e589 LibWeb: Implement SubtleCrypto.generateKey skeleton há 1 ano atrás
  Andrew Kaster 0a6f195a71 LibWeb: Implement usages property for CryptoKey há 1 ano atrás
  Andrew Kaster 2d59d6c98c LibWeb: Refactor SubtleCrypto to allow adding more algorithms easier há 1 ano atrás
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception há 1 ano atrás
  Johannes Røsvik d89e617a42 LibWeb: Make SubtleCrypto use the correct algorithm name for SHA-1 há 1 ano atrás
  stelar7 423e77d5c3 LibWeb: Implement `import_key` for PBKDF2 há 1 ano atrás
  Andrew Kaster 7bc7e2a48f LibWeb: Convert SubtleCrypto::digest to use WebIDL Promises há 1 ano atrás
  stelar7 3e0c0ce7ae LibWeb: Move dictionaries to separate file há 1 ano atrás