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
2021-12-09
feat(crypto): support `importKey` in SPKI format (#12921)
Yacine Hmito
2021-12-09
refactor(ext/crypto): de-duplicate copyBuffer code (#13030)
Luca Casonato
2021-12-09
refactor(ext/crypto): clean up `exportKey` logic (#13029)
Luca Casonato
2021-12-09
refactor(ext/crypto): clean up `importKey` logic (#13028)
Luca Casonato
2021-12-05
feat(ext/crypto): implement unwrapKey (#12539)
Divy Srivastava
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-11-28
feat(ext/crypto): support importing exporting AES JWK keys (#12444)
Divy Srivastava
2021-11-25
fix(ext/crypto): throw on key & op algo mismatch (#12838)
Luca Casonato
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-22
fix(ext/crypto): don't panic on decryption failure (#12840)
Luca Casonato
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-11
fix(crypto): handling large key length in HKDF (#12692)
upendra1997
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-12
feat(ext/crypto): support importing/exporting raw AES keys (#12392)
Divy Srivastava
2021-10-12
feat(ext/crypto): implement deriveKey (#12117)
Divy Srivastava
2021-10-11
feat(ext/crypto): support importing raw ECDSA keys (#11871)
Divy Srivastava
2021-10-11
feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)
Divy Srivastava
2021-10-08
feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)
Divy Srivastava
2021-10-06
fix(ext/crypto): key generation based on AES key length (#12146)
Divy Srivastava
2021-10-06
feat(ext/crypto): export spki for RSA (#12114)
Divy Srivastava
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
feat(ext/crypto): decode RSAES-OAEP-params with default values (#12292)
Divy Srivastava
2021-10-01
fix(ext/crypto): use NotSupportedError for importKey() (#12289)
Divy Srivastava
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-16
fix(ext/crypto): use DataError in importKey() (#12071)
Divy Srivastava
2021-09-16
fix(ext/crypto): don't use core.decode for encoding jwk keys (#12088)
Divy Srivastava
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-14
feat(ext/crypto): import RSA pkcs#8 keys (#11891)
Divy Srivastava
2021-09-13
feat(ext/crypto): generate ECDH keys (#11870)
Luca Casonato
2021-09-13
feat(ext/crypto): export RSA keys as pkcs#8 (#11880)
Divy Srivastava
2021-09-12
fix(ext/crypto): add HkdfParams and Pkdf2Params types (#11991)
Divy Srivastava
2021-09-11
feat(ext/crypto): implement HKDF operations (#11865)
Divy Srivastava
2021-09-11
feat(ext/crypto): verify ECDSA signatures (#11739)
Divy Srivastava
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-31
feat(ext/crypto): AES key generation (#11869)
Luca Casonato
2021-08-29
feat(ext/crypto): support JWK export for HMAC (#11864)
Divy Srivastava
2021-08-27
feat(ext/crypto): support JWK import for HMAC (#11716)
Divy Srivastava
[prev]
[next]