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-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
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-20
refactor(ext/crypto): cleanup decrypt code (#13120)
Divy Srivastava
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-16
chore: release crates for v1.17.0 (#13112)
Bartek Iwańczuk
2021-12-16
feat(ext/crypto): support importing ECSDA and ECDH (#13088)
Sean Michael Wykes
2021-12-15
refactor(ext/crypto): clean up encrypt rust code (#13094)
Luca Casonato
2021-12-15
fix(ext/crypto): various cleanup in JWK imports (#13092)
Luca Casonato
2021-12-14
feat(ext/crypto): support exporting RSA JWKs (#13081)
Luca Casonato
2021-12-14
feat(ext/crypto): support importing RSA JWKs (#13071)
Luca Casonato
[prev]
[next]