Filip Skokan
|
30b0980a88
|
chore: cleanup after publish
|
2022-04-26 10:15:07 +00:00 |
|
Filip Skokan
|
4b3740f46a
|
chore(release): 4.8.0
|
2022-04-26 11:58:40 +02:00 |
|
Filip Skokan
|
2232b186cd
|
refactor(webapi): is cryptokey check
|
2022-04-26 11:49:50 +02:00 |
|
Roland Zwaga
|
b4612f5d25
|
feat: optional headers options for createRemoteJWKSet (#397)
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
|
2022-04-26 11:49:43 +02:00 |
|
Sjoerd van der Meer
|
c58c80ae98
|
feat: add "worker" export in package.json (#400)
|
2022-04-26 11:39:55 +02:00 |
|
Filip Skokan
|
4f63638389
|
ci: update lock.yml
|
2022-04-25 11:19:24 +02:00 |
|
Filip Skokan
|
9bcbf03e69
|
chore: cleanup after publish
|
2022-04-21 11:56:49 +00:00 |
|
Filip Skokan
|
06d8b93c0c
|
chore(release): 4.7.0
|
2022-04-21 13:48:33 +02:00 |
|
ghdoergeloh
|
5017d95764
|
feat: add createRemoteJWKSet cacheMaxAge option
resolves #394
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
|
2022-04-21 13:47:23 +02:00 |
|
Filip Skokan
|
0849d0e836
|
chore: cleanup after publish
|
2022-04-19 15:25:25 +00:00 |
|
Filip Skokan
|
f669552939
|
chore(release): 4.6.2
|
2022-04-19 17:10:31 +02:00 |
|
Filip Skokan
|
96d85c7003
|
fix: dont check JWT iat is in the past unless maxTokenAge is used
|
2022-04-19 17:09:23 +02:00 |
|
Filip Skokan
|
fbb72abdd2
|
chore: cleanup after publish
|
2022-04-11 13:13:44 +00:00 |
|
Filip Skokan
|
a92f2a85b6
|
chore(release): 4.6.1
|
2022-04-11 15:02:41 +02:00 |
|
Filip Skokan
|
041aef7b36
|
refactor(webapi): faster base64url decode
|
2022-04-11 14:39:56 +02:00 |
|
Filip Skokan
|
263cc0cf58
|
chore: ignore type errors for node's webcrypto
|
2022-04-08 15:55:20 +02:00 |
|
Filip Skokan
|
de56117a4e
|
refactor: simplify concat kdf
|
2022-04-05 15:52:48 +02:00 |
|
Filip Skokan
|
c1e1e6b1cf
|
refactor(node): single optional chaining in ECDH-ES generate without a crv
|
2022-03-29 18:41:40 +02:00 |
|
Filip Skokan
|
cafdb04861
|
style: prettier
|
2022-03-29 18:15:19 +02:00 |
|
Filip Skokan
|
b5b4ad060e
|
refactor: only resolve kty from alg once
|
2022-03-21 08:03:59 +01:00 |
|
Filip Skokan
|
c5035d23f1
|
test: update gecko check
|
2022-03-18 11:28:22 +01:00 |
|
Filip Skokan
|
a0c89eafba
|
test: refactor browser tests, enable P-521 in current webkit
|
2022-03-18 10:38:30 +01:00 |
|
Filip Skokan
|
3ffb52b19e
|
chore: cleanup after publish
|
2022-03-06 14:02:31 +00:00 |
|
Filip Skokan
|
9a056d7289
|
chore(release): 4.6.0
|
2022-03-06 14:47:08 +01:00 |
|
Filip Skokan
|
c45faefd10
|
refactor: simplify PBES2 p2c encryption handling
|
2022-03-06 14:40:06 +01:00 |
|
Filip Skokan
|
6fc1d4388c
|
test,ci: refactor and add tests using node's experimental globals
|
2022-03-06 13:53:09 +01:00 |
|
Filip Skokan
|
94dd89367f
|
refactor: ECDH messages without -ES
|
2022-03-06 13:31:43 +01:00 |
|
Filip Skokan
|
74187a9aa9
|
feat(types): include JSDoc in the types
|
2022-03-06 13:31:43 +01:00 |
|
Filip Skokan
|
0ddbcc6725
|
feat: mark APIs and parameters that can lead to footguns as deprecated
|
2022-03-06 13:31:43 +01:00 |
|
codedust
|
17e30f7a9d
|
docs: fix general encryption example variable names (#376)
|
2022-03-05 11:30:37 +01:00 |
|
Filip Skokan
|
7378d4d000
|
chore: cleanup after publish
|
2022-03-05 10:26:21 +00:00 |
|
Filip Skokan
|
64682ba234
|
chore(release): 4.5.3
|
2022-03-05 11:02:04 +01:00 |
|
Filip Skokan
|
df6d96651d
|
fix(web api runtime): rely on default fetch init values
|
2022-03-05 10:37:09 +01:00 |
|
Filip Skokan
|
681c309a22
|
chore: cleanup after publish
|
2022-03-04 21:43:19 +00:00 |
|
Filip Skokan
|
e4d726004d
|
chore(release): 4.5.2
|
2022-03-04 22:32:44 +01:00 |
|
Filip Skokan
|
633e204139
|
test: add empty jwe cbc plaintext tests
|
2022-03-04 22:26:30 +01:00 |
|
Filip Skokan
|
7036a09004
|
test: add empty jws payload tests
|
2022-03-04 22:15:55 +01:00 |
|
Bob Thomas
|
95fe59791d
|
fix: decrypting empty ciphertext compact JWEs (#374)
|
2022-03-04 22:14:28 +01:00 |
|
Filip Skokan
|
8d016fdb58
|
chore: cleanup after publish
|
2022-02-22 10:36:26 +00:00 |
|
Filip Skokan
|
a62dc93b75
|
chore(release): 4.5.1
|
2022-02-22 10:53:45 +01:00 |
|
Filip Skokan
|
7c99153a9e
|
fix(typescript): allow synchronous get key functions
|
2022-02-22 10:51:27 +01:00 |
|
Filip Skokan
|
404e9e0bc8
|
chore(build): lock typedoc version
|
2022-02-22 10:37:16 +01:00 |
|
Filip Skokan
|
c185e24def
|
refactor: SHA-2 digests
|
2022-02-15 18:03:07 +01:00 |
|
Filip Skokan
|
b36a4e627e
|
docs: use rfc-editor instead of datatracker for linking RFCs
|
2022-02-15 16:47:12 +01:00 |
|
Filip Skokan
|
5770d303dd
|
refactor: SHA-2 digests
|
2022-02-15 16:21:11 +01:00 |
|
Filip Skokan
|
8b997bb330
|
chore: cleanup after publish
|
2022-02-07 13:14:30 +00:00 |
|
Filip Skokan
|
8d24d8a133
|
chore(release): 4.5.0
|
2022-02-07 13:59:10 +01:00 |
|
Filip Skokan
|
e44cd18ea4
|
fix: concurrent fetch await in cloudflare
fixes #355
|
2022-02-07 13:57:36 +01:00 |
|
Filip Skokan
|
3d2a2b8eee
|
feat: add jose.decodeJwt utility
|
2022-02-07 13:49:35 +01:00 |
|
Filip Skokan
|
7835489adf
|
docs: update README.md
|
2022-01-28 11:11:41 +01:00 |
|