summaryrefslogtreecommitdiff
path: root/extensions/crypto/01_crypto.js
AgeCommit message (Expand)Author
2021-07-06feat(crypto): implement generateKey() and sign() (#9614)Divy Srivastava
2021-07-03refactor: introduce primordials for ext/web (#11228)Luca Casonato
2021-06-07refactor: clean up webidl protype configuration (#10871)Luca Casonato
2021-06-06feat(extensions/crypto): implement subtle.digest (#10796)Casper Beyer
2021-06-05fix(crypto): change Crypto to interface (#10853)Leo K
2021-06-05refactor(crypto): validate max random bytes in Rust (#10857)Leo K
2021-06-05feat(extensions/crypto): implement randomUUID (#10848)Leo K
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden