summaryrefslogtreecommitdiff
path: root/extensions/crypto
AgeCommit message (Expand)Author
2021-07-13chore(extensions/crypto): use primoridials with verify() (#11384)Divy Srivastava
2021-07-13chore: release crates (#11378)Bartek Iwańczuk
2021-07-12feat(extensions/crypto): implement verify() for RSA (#11312)Divy Srivastava
2021-07-09chore: update crates (#11332)Luca Casonato
2021-07-09chore(extensions/crypto): enable WPT stringification test (#11336)Divy Srivastava
2021-07-08refactor: use primordials for extensions/crypto (#11229)Divy Srivastava
2021-07-07refactor(extensions/crypto): use key::CryptoHash with digest (#11309)Divy Srivastava
2021-07-07fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314)Divy Srivastava
2021-07-06feat(crypto): implement generateKey() and sign() (#9614)Divy Srivastava
2021-07-05chore: upgrade Tokio to 1.8.0 (#11281)Yusuke Tanaka
2021-07-03refactor: introduce primordials for ext/web (#11228)Luca Casonato
2021-07-02v1.11.3Luca Casonato
2021-06-28chore: release deno_core (#11164)Bartek Iwańczuk
2021-06-21chore: release crates (#11068)Bartek Iwańczuk
2021-06-19chore: upgrade Tokio to 1.7.1 (#11045)Yusuke Tanaka
2021-06-16chore: upgrade Tokio to 1.7.0 (#11008)Yusuke Tanaka
2021-06-15chore: release crates (#10976)Bartek Iwańczuk
2021-06-08chore: release crates (#10896)Bartek Iwańczuk
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-05-31v1.10.3Bert Belder
2021-05-17chore: release crates (#10661)Luca Casonato
2021-05-11chore: release crates (#10596)Bartek Iwańczuk
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden