Commit graph

885 commits

Author SHA1 Message Date
Filip Skokan
f9e9c30d3c chore(release): 4.3.1 2021-11-11 22:10:41 +01:00
Filip Skokan
2a84afa1c3 refactor: src/runtime/interfaces.d.ts 2021-11-11 22:05:17 +01:00
Filip Skokan
79cbd82d3d fix(typescript): Signed JWT Header Parameters has alg as required and b64 as never 2021-11-11 22:05:17 +01:00
Filip Skokan
c7fabd0f01 fix(typescript): Compact JWS Header Parameters has alg as required 2021-11-11 22:05:17 +01:00
Filip Skokan
0fa87af64b fix(typescript): Compact JWS Header Parameters has alg and enc as required 2021-11-11 22:05:17 +01:00
Filip Skokan
aaba8f3000 fix: createRemoteJWKSet handles all JWS syntaxes 2021-11-11 22:05:17 +01:00
Filip Skokan
2e2b79d486 docs: mention signed JWT alg as required 2021-11-11 20:14:12 +01:00
Filip Skokan
7645ff00f4 chore: cleanup after publish 2021-11-11 16:20:30 +00:00
Filip Skokan
81cb191f56 chore(release): 4.3.0 2021-11-11 17:14:02 +01:00
Filip Skokan
f3a0cc9e73 refactor: src/jws/general/sign.ts 2021-11-11 17:06:00 +01:00
Filip Skokan
c6da6c2bc2 refactor: src/jwe/general/encrypt.ts 2021-11-11 16:58:27 +01:00
Filip Skokan
cfc93f5daf feat: add GeneralSign signature and GeneralEncrypt recipient builder chaining 2021-11-11 16:16:01 +01:00
Filip Skokan
62e54283fc build: strip alternate distro package.json 2021-11-11 15:21:41 +01:00
Filip Skokan
808877ae88 refactor: src/runtime/node/hmac_digest.ts 2021-11-11 14:29:25 +01:00
Filip Skokan
4a5e89d4e1 test(node): refactor to run only cjs in node 12, else esm 2021-11-10 16:47:41 +01:00
Filip Skokan
ce2c55ba1e docs: apply the changes from ^1 2021-11-10 15:20:12 +01:00
Filip Skokan
3925ebc561 docs: update readmes and examples 2021-11-10 15:19:37 +01:00
Filip Skokan
50d45f79db test: fix testECDSASigEncoding under @peculiar/webcrypto 2021-11-10 09:13:25 +01:00
Filip Skokan
6efe0b25c0 test: use 4096 bit size in generate rsa tests 2021-11-09 21:55:15 +01:00
Filip Skokan
404818b19c chore: cleanup after publish 2021-11-09 17:34:30 +00:00
Filip Skokan
f3a1856d1f chore(release): 4.2.1 2021-11-09 18:26:40 +01:00
Filip Skokan
53e84fa385 refactor(web): use is_key_like types 2021-11-09 18:13:00 +01:00
Filip Skokan
401cabf974 fix(node): dont mention CryptoKey in versions without webcrypto 2021-11-09 18:12:25 +01:00
Filip Skokan
e9981a6ab7 refactor(node): less unnecessary async 2021-11-09 16:03:39 +01:00
Filip Skokan
dda1e2fdbd test: split ecdh-es kw and dir 2021-11-09 15:40:05 +01:00
Filip Skokan
5f1320e08d refactor: runtime and lib 2021-11-09 15:28:06 +01:00
Filip Skokan
34e8e9cb00 refactor: simplify refs in general produce code 2021-11-09 11:21:46 +01:00
Filip Skokan
54fc0e3a60 chore: cleanup after publish 2021-11-08 21:49:11 +00:00
Filip Skokan
f14ded02a5 chore(release): 4.2.0 2021-11-08 22:35:16 +01:00
Filip Skokan
be56574b19 docs: GeneralSign addSignature 2021-11-08 22:30:59 +01:00
Filip Skokan
94eca81687 feat: General JWE Encryption 2021-11-08 22:30:58 +01:00
Filip Skokan
29e03ada92 refactor: update JWE Header disjoint error message 2021-11-08 21:38:49 +01:00
Filip Skokan
bfefb4dd34 chore: cleanup after publish 2021-11-05 22:53:37 +00:00
Filip Skokan
9e87b1668d chore(release): 4.1.5 2021-11-05 23:44:40 +01:00
Filip Skokan
51a18b675a fix: importX509 certificate values that do not include a version number
closes #308
2021-11-05 23:40:10 +01:00
Filip Skokan
c3731481c7 refactor(node): skip concat on counter mode de/encrypt 2021-11-03 14:45:41 +01:00
Filip Skokan
0c6d3f35f2 docs: update README.md 2021-11-03 14:36:16 +01:00
Filip Skokan
22affc5501 chore: cleanup after publish 2021-11-01 17:21:39 +00:00
Filip Skokan
87d5133b9f chore(release): 4.1.4 2021-11-01 18:08:53 +01:00
Filip Skokan
57126f1806 fix: allow shorter HMAC secrets
With workarounds available its enforcement is just adding extra code
that annoys developers.
2021-11-01 17:52:04 +01:00
Filip Skokan
4f993094c9 chore: not everything is a Bug Fix per se, something is just a Fix 2021-11-01 16:42:11 +01:00
Filip Skokan
645995e3af chore: cleanup after publish 2021-11-01 15:06:26 +00:00
Filip Skokan
df41df2067 chore(release): 4.1.3 2021-11-01 15:53:41 +01:00
Filip Skokan
39520302d0 fix(edge-functions): don't use globalThis 2021-11-01 15:35:49 +01:00
Filip Skokan
92df7032fe
style: global prettierc 2021-10-27 17:47:13 +02:00
Filip Skokan
e256b4f595
ci: update node test matrix 2021-10-26 18:56:07 +02:00
Filip Skokan
7a6d14c5d3 chore: cleanup after publish 2021-10-25 18:21:48 +00:00
Filip Skokan
5fb1566807
chore(release): 4.1.2 2021-10-25 20:12:05 +02:00
Filip Skokan
2f4526a22b
fix(build): ensure cjs/esm specific packages have the right main entry 2021-10-25 20:10:25 +02:00
Filip Skokan
27cc2212a1 chore: cleanup after publish 2021-10-21 08:27:27 +00:00