summaryrefslogtreecommitdiff
path: root/ext/crypto
AgeCommit message (Expand)Author
2022-10-03fix(ext/crypto): curve25519 import export (#16140)Filip Skokan
2022-10-03fix(ext/crypto): fix importKey error when leading zeroes (#16009)李瑞丰
2022-09-30fix(ext/crypto): use correct handle for public keys (#16099)Colin Ihrig
2022-09-291.26.0denobot
2022-09-27feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)Divy Srivastava
2022-09-24chore(ext/crypto): fix typo in import_key.rs (#16012)Ikko Ashimine
2022-09-22chore: forward v1.25.4 release commit to main (#16001)David Sherret
2022-09-19chore: fix clippy warnings (#15944)Ben Noordhuis
2022-09-16upgrade deps (#15914)Ryan Dahl
2022-09-15chore: forward v1.25.3 release commit to main (#15919)Colin Ihrig
2022-09-09chore: forward v1.25.2 release commit to main (#15831)denobot
2022-09-02chore: forward v1.25.1 release commit to main (#15735)denobot
2022-08-25v1.25.0Bartek Iwańczuk
2022-08-17docs: add category tag for built-in APIs (#15480)Kitson Kelly
2022-08-11chore: forward v1.24.3 release commit to main (#15462)denobot
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-08-05chore: forward v1.24.2 release commit to main (#15410)denobot
2022-07-29Forward 1.24.1 to main (#15333) (#15336)Colin Ihrig
2022-07-23feat(ext/crypto): deriveBits P-384 (#15138)diachedelic
2022-07-211.24.0 (#15262)denobot
2022-07-12chore: forward v1.23.4 release commit to main (#15172)Colin Ihrig
2022-07-11fix(ext/crypto): Adjust typings for `Crypto.getRandomValues()` (#15130)Livia Medeiros
2022-07-05chore: pin aes-gcm to fix cargo publish (#15084)David Sherret
2022-07-051.23.3 (#15081)denobot
2022-06-30chore: forward 1.23.2 to main (#15027)David Sherret
2022-06-30fix(ext/crypto): add EcdhKeyDeriveParams to deriveKey types (#15005)Alexandre Negrel
2022-06-23v1.23.1 (#14954)Kayla Washburn
2022-06-20chore(ext/crypto): update webcrypto deps (#14452)Divy Srivastava
2022-06-151.23.0 (#14878)denobot
2022-06-09chore: Forward v1.22.3 to main (#14835)Colin Ihrig
2022-06-08feat(ext/crypto): export elliptic keys as "raw" (#14764)diachedelic
2022-06-02chore: Forward v1.22.2 to main (#14785)Bartek Iwańczuk
2022-06-02fix(ext/crypto): adjust `getRandomValues` types (#14714)Mark Ladyshau
2022-05-271.22.1Kitson Kelly
2022-05-181.22.0 (#14657)denobot
2022-05-121.21.3 (#14584)Bert Belder
2022-05-051.21.2 (#14508)Colin Ihrig
2022-05-05chore: update deps (#14416)Luca Casonato
2022-04-28Forward 1.21.1 (#14428)Leo Kettmeir
2022-04-22chore: bump crates (#14365)Luca Casonato
2022-04-201.21.0 (#14336)denobot
2022-04-14chore: forward v1.20.6 release commit to main (#14288)David Sherret
2022-04-07chore: forward v1.20.5 release commit to main (#14232)David Sherret
2022-04-07fix(ext/crypto): check extractable in exportKey (#14222)EduM22
2022-04-02chore: update tokio, tokio-util and libc dependencies (#14174)Bartek Iwańczuk
2022-03-311.20.4 (#14168)David Sherret
2022-03-25chore: forward v1.20.3 release commit to main (#14121)Luca Casonato
2022-03-241.20.2Kitson Kelly
2022-03-22feat: upgrade to swc_ecmascript 0.137.0 (#14067)David Sherret
2022-03-16v1.20.1Ryan Dahl