Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |
2021-08-03 | feat(extensions/crypto): implement importKey and exportKey for raw HMAC keys ↵ | Divy Srivastava | |
(#11367) This commit introduces "SubtleCrypto.importKey()" and "SubtleCrypto.exportKey()" APIs. | |||
2021-07-26 | chore(crypto): use WebIDL BufferSource in types (#11510) | Divy Srivastava | |
2021-07-12 | feat(extensions/crypto): implement verify() for RSA (#11312) | Divy Srivastava | |
2021-07-06 | feat(crypto): implement generateKey() and sign() (#9614) | Divy Srivastava | |
Co-authored-by: Luca Casonato <hello@lcas.dev> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-06-06 | feat(extensions/crypto): implement subtle.digest (#10796) | Casper Beyer | |
Co-authored-by: Yacine Hmito yacinehmito@users.noreply.github.com | |||
2021-06-05 | feat(extensions/crypto): implement randomUUID (#10848) | Leo K | |
2021-04-30 | Rename crate_ops to extensions (#10431) | Andy Hayden | |