34 Commits

Author SHA1 Message Date
57b27cb9d8 v1.2.4: typo fix in error message 2019-03-04 17:02:44 -07:00
acdad0065b v1.2.3: remove stray warning 2019-03-04 16:56:17 -07:00
b7508bba6c v1.2.2: remove telemetry and stray logs, lint some 2019-03-04 16:50:38 -07:00
e088eedc8f v1.2.0: add jwk thumbprinting 2019-02-07 00:12:12 -07:00
c80e07ee7d cleanup 2018-12-01 16:28:44 -07:00
5bddc62731 re-order functions alphabetically 2018-12-01 15:33:43 -07:00
bb272a9689 correct format hint 2018-11-24 18:36:32 -07:00
c17f0338e1 note on urlsafe base64 2018-11-24 17:37:23 -07:00
6cd0c28b86 generate RSA keys with node 10.12+ 2018-11-24 01:33:12 -07:00
6e1a9a4e2a misc cleanup 2018-11-23 22:02:37 -07:00
9aa463d3d2 move use of node Buffer to encoding.js 2018-11-23 14:24:21 -07:00
57edc8641b expose importSync and exportSync 2018-11-23 12:42:07 -07:00
9f7b97f192 v1.0.0: 💯 fully functional 2018-11-22 23:41:39 -07:00
73aac4bff4 update builder function 2018-11-22 23:14:45 -07:00
b6769f3734 update builder function 2018-11-22 23:07:03 -07:00
95ea9ffa34 show object ids 2018-11-22 23:00:36 -07:00
70ba729899 better temple output 2018-11-22 22:53:10 -07:00
abce2cc95b add length in hex to tpl comment 2018-11-22 22:38:41 -07:00
d69cde1a40 v0.8.2: bugfix ASN1 null, integer 0, and incorrect byte length 2018-11-22 22:30:36 -07:00
607e352b17 v0.8.0: JWK-to-PEM for PKCS#1 and SSH 2018-11-22 17:21:54 -07:00
895a29bf71 JWK-to-PEM for PKCS#1 2018-11-22 14:31:53 -07:00
81dd4bf89d WIP JWK-to-PEM 2018-11-22 04:47:04 -07:00
f798abf2a6 cleanup (and JWK-to-PEM prep) 2018-11-22 04:32:33 -07:00
5ea00472c3 tabs -> spaces 2018-11-22 04:15:50 -07:00
572edcf75b v0.7.0: pem-to-jwk and ssh-to-jwk support complete 💯 2018-11-22 04:05:00 -07:00
5882ce82e7 handles all known pem formats 2018-11-22 02:36:21 -07:00
66f245681e move some things to x509.js 2018-11-22 02:09:02 -07:00
d41bd36feb testing working pkcs1 2018-11-22 01:46:20 -07:00
8d2ebe77fe a squeaky clean start 2018-11-22 00:39:43 -07:00
5917757dfb Use special rules for Integers and Bit Streams 2018-11-21 22:27:43 -07:00
41312c53ac cleanup 2018-11-21 19:08:08 -07:00
f804728831 fix buffer length bug 2018-11-21 19:04:49 -07:00
ee7b0c748b move to own file and cleanup 2018-11-21 18:44:46 -07:00
90b4b26ffb parses asn1 2018-11-21 16:47:41 -07:00