Commit graph

46 commits

Author SHA1 Message Date
Filip Skokan
80cdd4f4f5 chore: update dependencies 2019-06-16 18:32:58 +02:00
Filip Skokan
68591969f6 chore: update devDependencies 2019-06-06 17:53:52 +02:00
Filip Skokan
67beaae815 style: enable lint with esnext features 2019-05-27 17:23:07 +02:00
Filip Skokan
0231841687 chore(release): 1.2.0 2019-05-25 22:53:03 +02:00
Filip Skokan
b1abdff637 chore(release): 1.1.0 2019-05-23 20:09:26 +02:00
Filip Skokan
2557e50dc0 test: update test coverage tool to c8 2019-05-23 20:03:51 +02:00
Filip Skokan
de92f7b3d4 chore(release): 1.0.2 2019-05-13 10:37:14 +02:00
Filip Skokan
c30e93621a chore(release): 1.0.1 2019-04-27 20:05:01 +02:00
Filip Skokan
e98afb4464 chore: update package.json 2019-04-25 18:14:07 +02:00
Filip Skokan
6a32da6937 chore(release): 1.0.0 2019-04-23 14:31:28 +02:00
Filip Skokan
2c20b44649 chore: dev dependency updates 2019-04-23 14:30:51 +02:00
Filip Skokan
2dbd3ed43a feat: add OKP Key and EdDSA sign/verify support
BREAKING CHANGE: node.js minimal version is now v12.0.0 due to its
added EdDSA support (crypto.sign, crypto.verify and eddsa key objects)

resolves #12
2019-04-23 14:30:49 +02:00
Filip Skokan
d51cfb5a7e chore(release): 0.12.0 2019-04-07 14:13:27 +02:00
Filip Skokan
e21fea106b revert: add EC P-256K JWK and ES256K sign/verify support
BREAKING CHANGE: removing ES256K alg and EC P-256K crv support until the
IETF WG decides on what the final names will be.
2019-04-07 14:13:10 +02:00
Filip Skokan
9e763ac296 chore(release): 0.11.5 2019-04-04 11:10:27 +02:00
Filip Skokan
264444b642 chore(release): 0.11.4 2019-03-28 23:45:50 +01:00
Filip Skokan
a47b5a71b6 chore(release): 0.11.3 2019-03-27 11:15:15 +01:00
Filip Skokan
ce03ea6d9a chore: add secp256k1 to package.json keywords 2019-03-27 10:40:18 +01:00
Filip Skokan
12357f8ae1 refactor: source in asn1.js to remove some transitive dependencies 2019-03-26 18:24:10 +01:00
Filip Skokan
8892994922 refactor: revert the windows fix, bump keyto 2019-03-25 09:49:50 +01:00
Filip Skokan
fe0003603d refactor: remove ec length, generate only returns keyobject 2019-03-20 18:46:36 +01:00
Filip Skokan
77f962ba99 chore(release): 0.11.2 2019-03-19 18:28:12 +01:00
Filip Skokan
671ef9dfd2 chore(release): 0.11.1 2019-03-17 17:45:14 +01:00
Filip Skokan
1dc58fc9a4 chore(release): 0.11.0 2019-03-16 09:50:34 +01:00
Filip Skokan
ea26b752b4 chore(release): 0.10.0 2019-03-12 20:13:00 +01:00
Filip Skokan
3d8b3a5fe8 test: re-enable lint, test with min node, remove BLNS 2019-03-06 21:50:25 +01:00
Filip Skokan
21ba5f3950 chore(release): 0.9.2 2019-03-04 23:08:13 +01:00
Filip Skokan
a8b64b4d41 chore(release): 0.9.1 2019-03-02 11:04:07 +01:00
Filip Skokan
ca4355be19 chore: include third party license 2019-02-27 22:51:38 +01:00
Filip Skokan
dba1abdaf3 feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00
Filip Skokan
b656702276 docs: documentation, README, .github files, getting ready to publish 2019-02-26 23:46:58 +01:00
Filip Skokan
0a6027d62a refactor: add .d.ts and simplify errors 2019-02-25 21:27:39 +01:00
Filip Skokan
cb718b545b feat: add JWE zip support 2019-02-21 23:39:32 +01:00
Filip Skokan
869438c798 refactor: jwe/jws serializer detection 2019-02-19 23:30:57 +01:00
Filip Skokan
de352bf209 test: add keystore tests 2019-02-17 17:14:16 +01:00
Filip Skokan
13ca789cc7 feat: jwks abstraction 2019-02-10 21:48:05 +01:00
Filip Skokan
cc89d4e02b refactor: cleanup, TODO chores 2019-02-10 21:39:59 +01:00
Filip Skokan
775ea638b6 chore: cleanup 2019-02-10 17:45:55 +01:00
Filip Skokan
ac1bb358d7 test: jwe cookbook decrypt 2019-02-09 19:26:02 +01:00
Filip Skokan
7080840f62 feat: verify and decode complete options 2019-01-20 14:26:09 +01:00
Filip Skokan
f9ec6e340d feat: cache last input key object 2019-01-19 11:41:52 +01:00
Filip Skokan
94b29d1c44 feat: jwt first commit 2019-01-19 00:33:45 +01:00
Filip Skokan
de01759b66 test: add coverage tools 2018-12-08 11:44:50 +01:00
Filip Skokan
f901300b4c test: glob ignoring non test files, watch script 2018-11-03 14:32:00 +01:00
Filip Skokan
7f84ce9252 feat: add ES521 support, start test suite 2018-11-03 14:30:20 +01:00
Filip Skokan
b8709756f0 chore: initial commit 2018-11-03 12:30:32 +01:00