summaryrefslogtreecommitdiff
path: root/ext/crypto
AgeCommit message (Expand)Author
2022-11-131.28.0 (#16620)denobot
2022-11-09chore: forward v1.27.2 release commit to main (#16572)denobot
2022-11-04chore: forward v1.27.1 release commit to main (#16533)denobot
2022-10-28fix(ext/crypto): fix HMAC jwk import "use" check (#16465)Filip Skokan
2022-10-271.27.0 (#16442)denobot
2022-10-17chore: forward v1.26.2 to main (#16331)Bartek Iwańczuk
2022-10-15fix(ext/crypto): correct HMAC get key length op (#16201)Filip Skokan
2022-10-09perf(ext/crypto): optimize `getRandomValues` (#16212)Divy Srivastava
2022-10-06chore: forward v1.26.1 release commit to main (#16178)denobot
2022-10-04fix(ext/crypto): interoperable import/export (#16153)Filip Skokan
2022-10-04fix(ext/crypto): ecdh spki key import/export roundtrip (#16152)Filip Skokan
2022-10-04fix(ext/crypto): ECDH and X25519 non byte length and 0 length fixes (#16146)Filip Skokan
2022-10-03fix(ext/crypto): deriveBits for ECDH not taking length into account (#16128)Aurélien Bertron
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