Commit graph

766 commits

Author SHA1 Message Date
Filip Skokan
35067e8bd8
chore(release): 3.18.0 2021-09-23 00:03:05 +02:00
Filip Skokan
137c473700
test: skip process crashing tests on electron@15
see https://github.com/electron/electron/issues/31064
2021-09-22 23:50:08 +02:00
Filip Skokan
a2af0f45fe
feat: add X.509/SPKI/PKCS8 key import and SPKI/PKCS8 export functions 2021-09-22 23:50:08 +02:00
Filip Skokan
798e7cd955
chore: upgrade dev deps 2021-09-22 13:58:59 +02:00
Filip Skokan
35802e7afb
test(deno): mark ECDH-ES w/ P-521 an expected failure 2021-09-15 23:44:48 +02:00
Filip Skokan
a25717cc08
test(browsers): run all tests again 2021-09-15 10:27:58 +02:00
Filip Skokan
e4dc822292
chore: update karma-summary-reporter 2021-09-15 10:20:43 +02:00
Filip Skokan
31c7204ae8
style: prettier lint 2021-09-15 10:17:55 +02:00
Filip Skokan
1c803a31bc
chore: lock typeodoc 2021-09-15 10:15:22 +02:00
Filip Skokan
f435f35c57
chore: adjust type expect errors for deno 1.14.0 2021-09-15 10:15:22 +02:00
Filip Skokan
41d95c799b refactor: use isCloudflareWorkers helper in fetch_jwks 2021-09-10 11:31:31 +02:00
Filip Skokan
a2b0eec714 chore: cleanup after publish 2021-09-10 09:31:19 +00:00
Filip Skokan
3ac8890d29 chore(release): 3.17.0 2021-09-10 11:21:11 +02:00
Filip Skokan
6ea19c3aaa test: add negative tests for CF, Deno, Browsers 2021-09-10 11:11:51 +02:00
Filip Skokan
99eeb5ca95 refactor: error messages 2021-09-10 10:41:47 +02:00
Filip Skokan
e2dcdb9c66 chore: update .github/ISSUE_TEMPLATE/bug-report.yml 2021-09-10 10:36:37 +02:00
Filip Skokan
ad1ffbe5fb chore: upgrade @types/node 2021-09-10 10:36:37 +02:00
Filip Skokan
808fec81d9 docs: update README.md 2021-09-10 10:36:37 +02:00
Filip Skokan
0967369402 feat(cloudflare workers): add support for EdDSA using Ed25519 2021-09-10 10:36:37 +02:00
Filip Skokan
82fa773d6e refactor: runtime import reorder, node predicates 2021-09-09 21:06:28 +02:00
Filip Skokan
244a9f8433 test: fix conditional def 2021-09-09 15:44:48 +02:00
Filip Skokan
3c7150976c chore: upgrade @types/node 2021-09-08 22:53:46 +02:00
Filip Skokan
555a82e019 chore: remove experimental node webcrypto export aliases 2021-09-08 17:55:15 +02:00
Filip Skokan
9daa47ac24 chore: cleanup after publish 2021-09-08 08:57:14 +00:00
Filip Skokan
649fe1d23d chore(release): 3.16.1 2021-09-08 10:44:29 +02:00
Filip Skokan
10a18f28a0 fix: guard Sign payloads and Encrypt plaintext argument types 2021-09-08 10:06:24 +02:00
Filip Skokan
8b3cc9818e test: less browser and deno test duplication 2021-09-07 16:15:12 +02:00
Filip Skokan
f209f06962 chore: cleanup after publish 2021-09-07 10:33:06 +00:00
Filip Skokan
01568e9ce2 chore(release): 3.16.0 2021-09-07 12:21:45 +02:00
Filip Skokan
d94ea45b82 chore: upgrade @types/node 2021-09-07 12:20:28 +02:00
Filip Skokan
56ca183cc2 ci: cloudflare tests are not flaky 2021-09-07 10:55:52 +02:00
Filip Skokan
3f40aaff2c chore: update package.json 2021-09-07 10:47:41 +02:00
Filip Skokan
8cc2ac8160 ci: test with Cloudflare Workers 2021-09-07 10:42:28 +02:00
Filip Skokan
aaf8d22b8a chore: remove .github/workflows/label-sponsors.yml 2021-09-07 10:42:28 +02:00
Filip Skokan
71a2bae874 style: prettier lint 2021-09-06 14:00:53 +02:00
Filip Skokan
d9d5f6ac7b Revert "ci: experimental builds with pending and throwing deprecations"
This reverts commit c0bc79e949.
2021-09-06 11:14:01 +02:00
Filip Skokan
05770a1a02 docs: update README.md 2021-09-06 11:14:01 +02:00
Filip Skokan
0b112cf63e feat(node): support rsa-pss keys in Node.js >= 16.9.0 for sign/verify 2021-09-06 11:14:01 +02:00
Filip Skokan
be3638c5a8 test(deno): update keylike test to import as exportable 2021-09-02 21:05:44 +02:00
Filip Skokan
2231e49012 chore: cleanup after publish 2021-09-02 17:00:30 +00:00
Filip Skokan
d49b333e09 chore(release): 3.15.5 2021-09-02 18:54:46 +02:00
Filip Skokan
ced065aa97 fix: omit some fetch options when running in Cloudflare Workers env
closes #255
2021-09-02 18:53:41 +02:00
Filip Skokan
c0bc79e949 ci: experimental builds with pending and throwing deprecations 2021-09-01 15:45:03 +02:00
Filip Skokan
b929659281 refactor: src/jwks/remote.ts 2021-08-30 18:49:47 +02:00
Filip Skokan
5573d8f5d9 chore: format 2021-08-30 18:40:21 +02:00
Filip Skokan
53087f2a1f refactor(deno): alias KeyObject instead of extending CryptoKey 2021-08-30 14:31:53 +02:00
Filip Skokan
7589837b38 ci: skip Deno test for types and runtime 2021-08-30 12:12:00 +02:00
Filip Skokan
455f43e656 chore: update dev deps 2021-08-30 11:59:04 +02:00
Filip Skokan
3993462e8c chore: update deno expected ignores 2021-08-30 11:36:06 +02:00
Filip Skokan
7a39d5c49d chore: silent prettier 2021-08-30 11:11:40 +02:00