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
|
2e33e1cc2b
|
feat: add EC P-256K JWK and ES256K sign/verify support
|
2019-03-27 10:35:02 +01:00 |
|
Filip Skokan
|
a6d83d1d8e
|
refactor: explicitly check EC curves supported
|
2019-03-26 09:42:22 +01:00 |
|
Filip Skokan
|
2ad441831d
|
refactor: use import rather then new
|
2019-03-11 21:28:45 +01:00 |
|
Filip Skokan
|
6453e1ffc9
|
refactor: require order and base64url split encode buffer/string
|
2019-03-06 22:12:43 +01:00 |
|
Filip Skokan
|
d5fc18e4d2
|
refactor: less relying on KeyObject prototype
|
2019-03-04 20:04:42 +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
|
546840d55c
|
feat: throw JOSEMultiError when general formats and keystore use
|
2019-02-24 14:05:57 +01:00 |
|
Filip Skokan
|
7bc3cc4c71
|
feat: resolving alg/enc, crit members, add tests
|
2019-02-20 23:12:08 +01:00 |
|
Filip Skokan
|
44848fd879
|
test: add timingSafeEqual tests
|
2019-02-16 14:18:30 +01:00 |
|
Filip Skokan
|
cc89d4e02b
|
refactor: cleanup, TODO chores
|
2019-02-10 21:39:59 +01:00 |
|
Filip Skokan
|
faa45bc03b
|
refactor: remove generic errors
|
2019-01-20 19:37:27 +01:00 |
|
Filip Skokan
|
db7ae073ef
|
test: ec key
|
2018-11-04 11:15:59 +01:00 |
|
Filip Skokan
|
7f84ce9252
|
feat: add ES521 support, start test suite
|
2018-11-03 14:30:20 +01:00 |
|