Commit Graph

39 Commits

Author SHA1 Message Date
AJ ONeal b22f957124 update name: convertIfEcdsa => ecdsaAsn1SigToJoseSig 2019-05-06 03:07:30 -06:00
AJ ONeal 48bee9204d v1.2.14: use try/catch on PEM import 2019-03-14 11:50:37 -06:00
AJ ONeal 5dc3795a17 v1.2.13: add support for rsa-compat 2019-03-14 11:38:02 -06:00
AJ ONeal 3c84a7e1bd v1.2.12: fix EC sig padding issues 2019-03-08 19:03:55 -07:00
AJ ONeal 65db78a3c5 v1.2.11: convert ECDSA ASN.1 signature to ECDSA JWT type 2019-03-08 16:46:50 -07:00
AJ ONeal e04557c84a v1.2.9: bugfix RSA hash type 2019-03-08 15:24:52 -07:00
AJ ONeal 083cc6d73e v1.2.8: allow non-stringified jwk in parse, ignore undefineds when neutering 2019-03-08 12:57:50 -07:00
AJ ONeal 885a00c3ae v1.2.7: update docs, handle human readable 'exp' claims, denest required claims 2019-03-08 12:30:32 -07:00
AJ ONeal 34d0ca9f13 v1.2.6: Make neuter public, replace bin with installer 2019-03-07 00:04:55 -07:00
AJ ONeal ad312edfa6 v1.2.5: fix multiple bugs with conversion 2019-03-05 12:23:50 -07:00
AJ ONeal a5236f6c2f v1.2.4: remove stray logs 2019-03-05 07:45:55 -07:00
AJ ONeal 286606720d v1.2.3: bugfix not passing pair 2019-03-05 07:42:44 -07:00
AJ ONeal f1b4ccf792 v1.2.3: bugfix double convert 2019-03-05 07:37:43 -07:00
AJ ONeal 4ab4cbd2ab bugfix readKeypair 2019-03-05 07:35:22 -07:00
AJ ONeal 4ac6e7f8dd v1.2.0: add CLI stuff 2019-03-05 07:27:17 -07:00
AJ ONeal 7099943db7 v1.1.0: Add tests, more convenience methods, more docs 2019-03-04 17:16:25 -07:00
AJ ONeal 738be9b656 v1.0.1: export and update docs 2019-02-27 00:11:50 -07:00
AJ ONeal 1a0e92eb52 typo fix 2019-02-23 02:27:52 -07:00
AJ ONeal 265977e2c0 v1.0.0: just wrap Rasha and Eckles for now 2019-02-23 02:27:20 -07:00
AJ ONeal 1d2a4d7b9e beginning to take shape 2018-12-18 01:06:37 -07:00
AJ ONeal d0157d3270 shorten 2018-12-18 00:46:07 -07:00
AJ ONeal 76b4528e19 update x509 support 2018-12-18 00:35:47 -07:00
AJ ONeal c228d73bd0 update x509 support 2018-12-18 00:34:40 -07:00
AJ ONeal 17021fa2cb update comment 2018-12-17 23:48:44 -07:00
AJ ONeal 2babbeb1dc rm asn1.js 2018-12-17 23:44:16 -07:00
AJ ONeal b9b403ef4f wip 2018-12-17 23:42:43 -07:00
AJ ONeal 1c1b9d00a9 add comment 2018-12-17 21:29:45 -07:00
AJ ONeal 665a2d2f8e asn1-packer.js 2018-12-17 21:29:25 -07:00
AJ ONeal 6b3f1cb6a1 add PEM parser / packer 2018-12-17 21:08:46 -07:00
AJ ONeal bf86aa8964 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/keypairs.js 2018-12-17 21:00:16 -07:00
AJ ONeal 0d4db1bb19 add ASN.1 parser 2018-12-17 20:58:53 -07:00
AJ ONeal c71f28e1d7 v0.0.4: update (and partial commits) 2018-12-03 00:57:41 -07:00
AJ ONeal d928c2bdc0 v0.0.3: ecdsa is soooooo close 2018-11-16 01:40:07 -07:00
AJ ONeal 30e617ada1 v0.0.2: WIP, useful as an example 2018-11-12 11:50:49 -07:00
AJ ONeal ab5e1a0ee8 update for publishing 2018-11-10 23:59:59 -07:00
AJ ONeal a7713f9622 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/keypairs.js 2018-11-10 17:27:55 -07:00
AJ ONeal 9537737d19 generate ec and rsa keypiars for web 2018-11-10 17:27:49 -07:00
AJ ONeal 1c4d264d71 typo fix 2018-11-10 22:29:39 +00:00
AJ ONeal 7591e3fbdd begin spec 2018-05-10 15:19:09 -06:00