Commit graph

665 commits

Author SHA1 Message Date
Filip Skokan
2b5cc28684 fix(typescript): export generate key pair result interface 2021-07-21 12:29:40 +02:00
Filip Skokan
1c8f74cc40 chore: update coc 2021-07-20 12:50:11 +02:00
Filip Skokan
a47f53c7ef chore: update issue template 2021-07-15 12:08:44 +02:00
Filip Skokan
da25c9b1c6 chore: update code of conduct 2021-07-15 12:08:34 +02:00
Filip Skokan
ccbaf5a11f docs: update coc link 2021-07-15 11:06:48 +02:00
Filip Skokan
0fc9793904 chore: update @types/node 2021-07-15 11:06:33 +02:00
Filip Skokan
cdce59a340 chore: update @types/node 2021-07-05 18:48:46 +02:00
Filip Skokan
14f7d82281 chore(release): 3.14.0 2021-07-02 17:21:55 +02:00
Filip Skokan
e091f0f245 fix(typescript): remove file extensions from .d.ts files
resolves #222
2021-07-02 15:46:54 +02:00
Filip Skokan
0727a427d0 chore: upgrade @types/node 2021-07-02 12:47:37 +02:00
Filip Skokan
df56b942c6 feat: add verbose key type error messages 2021-07-01 14:48:53 +02:00
Filip Skokan
b83821b2bf fix: AES Key Wrap input type check 2021-07-01 14:48:13 +02:00
Filip Skokan
65fdec22be style: prettier lint 2021-07-01 09:54:21 +02:00
Filip Skokan
e7f8b93092 refactor: more guard of SignJWT.prototype.sign() 2021-07-01 09:54:14 +02:00
Filip Skokan
4103719c24 fix: guard SignJWT.prototype.sign() from missing protected header
fixes #221
2021-07-01 09:50:48 +02:00
Eric Koslow
72a72db772
fix(typescript): add "jku" header to JoseHeaderParameters (#220)
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
2021-07-01 09:50:41 +02:00
Filip Skokan
13d6c22590 chore(release): 3.13.0 2021-06-22 12:30:02 +02:00
Filip Skokan
df304c7629 refactor: src/runtime/node/sign.ts 2021-06-22 12:25:13 +02:00
Filip Skokan
35496ccff5 refactor: src/runtime/node/verify.ts 2021-06-22 12:25:13 +02:00
Filip Skokan
b0b1adf9fb refactor: src/runtime/node/get_named_curve.ts 2021-06-22 11:52:04 +02:00
Filip Skokan
8ceef6edd9 chore: update dev deps 2021-06-22 11:21:29 +02:00
Cody Ebberson
13fa3d8ae0 feat(typescript): export consume module interface types (#213)
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
2021-06-22 11:21:21 +02:00
Filip Skokan
e431c508f5 chore(release): 3.12.3 2021-06-02 18:27:38 +02:00
Filip Skokan
d9d4a5f2e8 fix(browser): remove the use of a node std-lib in decodeProtectedHeader
closes #206
2021-06-02 18:24:13 +02:00
Filip Skokan
34ee14955f chore(release): 3.12.2 2021-05-19 13:10:26 +02:00
Filip Skokan
d36311d516 perf(node): use util.types.is* helpers when available 2021-05-18 12:00:24 +02:00
Filip Skokan
e0ce916a3c chore: upgrade eslint-plugin-import 2021-05-17 10:34:00 +02:00
Filip Skokan
5f784fa730 ci: repeat flaky browser tests 2021-05-14 13:10:47 +02:00
Filip Skokan
b2839ba666 chore(release): 3.12.1 2021-05-14 11:49:42 +02:00
Alessandro (Ale) Segala
b2c6273ecc
fix(browser): avoid global-conflicting variable name fetch (#199)
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
2021-05-14 11:37:38 +02:00
Filip Skokan
77b4654c58 chore(release): 3.12.0 2021-05-12 14:09:15 +02:00
Filip Skokan
65a16bc35a chore: upgrade dev deps 2021-05-12 14:07:26 +02:00
Filip Skokan
afae428f39 feat(webcrypto): allow generate* modules extractable: false override 2021-05-12 14:07:26 +02:00
Filip Skokan
b84d6a307d style: prettier lint 2021-05-12 13:27:02 +02:00
Filip Skokan
41420ceeaa docs: add a note about generate functions extractable false 2021-05-12 13:15:35 +02:00
Filip Skokan
34d7f3fee7 refactor: key instance detection refactor 2021-05-11 13:40:47 +02:00
Filip Skokan
26bdb732a5 style: run prettier 2021-05-06 17:00:01 +02:00
Filip Skokan
da5c5d78ac refactor: unified "unsupported" error messages 2021-05-05 15:26:28 +02:00
Filip Skokan
1fba40ed45 refactor: update aes unsupported error message 2021-05-05 14:42:11 +02:00
Filip Skokan
68abe732ed docs: add util generate functions to keylike 2021-04-30 14:44:25 +02:00
Filip Skokan
1a9e711d4e chore(release): 3.11.6 2021-04-30 14:22:02 +02:00
Filip Skokan
d7e9d23043 chore: update jsdoc eslint plugin 2021-04-30 14:11:12 +02:00
Filip Skokan
a722553eb9 docs: update supported versions matrix 2021-04-30 14:10:53 +02:00
Hannes Van De Vreken
b10f2fbf04 docs: remove double entry in KeyLike (#191) 2021-04-30 13:54:21 +02:00
Filip Skokan
d512ede073 fix: swallow promisified crypto.verify errors 2021-04-29 14:19:01 +02:00
Filip Skokan
7b1d98bb79 chore: update @types/node 2021-04-29 14:18:00 +02:00
Filip Skokan
9dae6ccae6 readme: update distro readmes 2021-04-23 18:53:07 +02:00
Filip Skokan
8488d5a6ad docs: update readme.md 2021-04-23 18:43:37 +02:00
Filip Skokan
31ec117c9d ci: limit browserstack concurrency 2021-04-23 11:12:27 +02:00
Filip Skokan
fcb89bc892 ci: disable browserstack for PRs 2021-04-22 13:30:34 +02:00