index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
/
crypto
Age
Commit message (
Expand
)
Author
2021-07-13
chore(extensions/crypto): use primoridials with verify() (#11384)
Divy Srivastava
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-12
feat(extensions/crypto): implement verify() for RSA (#11312)
Divy Srivastava
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-09
chore(extensions/crypto): enable WPT stringification test (#11336)
Divy Srivastava
2021-07-08
refactor: use primordials for extensions/crypto (#11229)
Divy Srivastava
2021-07-07
refactor(extensions/crypto): use key::CryptoHash with digest (#11309)
Divy Srivastava
2021-07-07
fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314)
Divy Srivastava
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
chore: upgrade Tokio to 1.8.0 (#11281)
Yusuke Tanaka
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-07-02
v1.11.3
Luca Casonato
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-19
chore: upgrade Tokio to 1.7.1 (#11045)
Yusuke Tanaka
2021-06-16
chore: upgrade Tokio to 1.7.0 (#11008)
Yusuke Tanaka
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-06-07
refactor: clean up webidl protype configuration (#10871)
Luca Casonato
2021-06-06
feat(extensions/crypto): implement subtle.digest (#10796)
Casper Beyer
2021-06-05
fix(crypto): change Crypto to interface (#10853)
Leo K
2021-06-05
refactor(crypto): validate max random bytes in Rust (#10857)
Leo K
2021-06-05
feat(extensions/crypto): implement randomUUID (#10848)
Leo K
2021-05-31
v1.10.3
Bert Belder
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden