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
/
ext
/
crypto
Age
Commit message (
Expand
)
Author
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-07
fix(ext/crypto): check extractable in exportKey (#14222)
EduM22
2022-04-02
chore: update tokio, tokio-util and libc dependencies (#14174)
Bartek Iwańczuk
2022-03-31
1.20.4 (#14168)
David Sherret
2022-03-25
chore: forward v1.20.3 release commit to main (#14121)
Luca Casonato
2022-03-24
1.20.2
Kitson Kelly
2022-03-22
feat: upgrade to swc_ecmascript 0.137.0 (#14067)
David Sherret
2022-03-16
v1.20.1
Ryan Dahl
2022-03-17
fix: cargo publish fails without absolute paths (#13993)
Ryan Dahl
2022-03-16
v1.20.0
Ryan Dahl
2022-03-16
feat(ops): optional OpState (#13954)
Aaron O'Mullan
2022-03-14
feat(ops): custom arity (#13949)
Aaron O'Mullan
2022-03-14
feat(core): codegen ops (#13861)
Divy Srivastava
2022-03-14
chore: improve build times for `ext/` changes (#13927)
Divy Srivastava
2022-03-11
fix(ext/crypto): handle JWK import with "use" (#13912)
Filip Skokan
2022-03-11
fix(ext/crypto): use EcKeyImportParams dictionary (#13894)
Filip Skokan
2022-03-10
v1.19.3
Yoshiya Hinosawa
2022-03-09
chore(ext/crypto): remove old todos (#13887)
Divy Srivastava
2022-03-03
chore: bump crate version for 1.19.2 (#13824)
Satya Rohith
2022-03-02
feat(ext/crypto): AES-GCM support for 128bit IVs (#13805)
Divy Srivastava
2022-02-24
chore: bump crate versions for 1.19.1 (#13760)
David Sherret
2022-02-17
chore: release crates for v1.19.0 (#13698)
Bartek Iwańczuk
2022-02-16
fix(ext/crypto): optional additionalData in encrypt/decrypt (#13669)
Divy Srivastava
2022-02-08
fix(ext/crypto): support EC p256 private key material in exportKey (#13547)
Divy Srivastava
2022-02-07
refactor: update runtime code for primordial check for iterators (#13510)
Bartek Iwańczuk
2022-02-04
chore: forward v1.18.2 to main (#13595)
Bartek Iwańczuk
2022-02-01
refactor: primordials for instanceof (#13527)
Bartek Iwańczuk
2022-02-01
fix(ext/crypto): utf16 jwk encoding (#13535)
Divy Srivastava
2022-01-30
fix(ext/crypto): enforce 128bits tagLength for AES-GCM decryption (#13536)
Divy Srivastava
2022-01-27
chore: forward v1.18.1 to main (#13514)
Bartek Iwańczuk
2022-01-27
Revert "refactor: update runtime code for primordial checks for "instanceof" ...
Bartek Iwańczuk
2022-01-27
refactor: update runtime code for primordial checks for "instanceof" (#13497)
Bartek Iwańczuk
2022-01-22
fix(ext/crypto): duplicate RsaHashedImportParams types (#13466)
Divy Srivastava
2022-01-20
chore: bump crate version for 0.18.0 (#13441)
Divy Srivastava
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-19
feat(ext/crypto): support importing raw EC keys (#13079)
Luca Casonato
2022-01-19
fix(ext/crypto): validate maskGenAlgorithm asn1 in importKey (#13421)
Divy Srivastava
2022-01-19
feat(ext/crypto): implement pkcs8/JWK for P-384 curves (#13154)
Sean Michael Wykes
2022-01-19
feat(ext/crypto): implement pkcs8/spki/jwk exportKey for ECDSA and ECDH (#13104)
Sean Michael Wykes
2022-01-14
feat(ext/crypto): implement AES-GCM decryption (#13319)
Divy Srivastava
2022-01-13
chore: forward v1.17.3 to main (#13364)
Bartek Iwańczuk
2022-01-11
feat(ext/crypto): implement AES-KW for wrapKey/unwrapKey (#13286)
Sean Michael Wykes
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-07
feat(ext/crypto): JWK support for unwrapKey/wrapKey (#13261)
Sean Michael Wykes
2022-01-06
chore: forward 1.17.2 to main (#13295)
Bartek Iwańczuk
2022-01-05
feat(ext/crypto): implement AES-GCM encryption (#13119)
Divy Srivastava
2022-01-05
fix(ext/crypto) - exportKey JWK for AES/HMAC must use base64url (#13264)
Sean Michael Wykes
2022-01-03
fix(ext/crypto): use forgiving base64 encoding for JWK (#13240)
Sean Michael Wykes
2022-01-03
feat(ext/crypto): support AES-CTR encrypt/decrypt (#13177)
Sean Michael Wykes
2021-12-27
fix(ext/crypto) include AES-CTR for deriveKey (#13174)
Sean Michael Wykes
[next]