Commit Graph

47 Commits

Author SHA1 Message Date
John Shaver eb02693c1f Updated build status badge. 2018-11-30 13:41:44 -08:00
John Shaver e3babcd6a9 Removed testing key sizes below 512. Added optional testing of larger keys.
continuous-integration/drone/push Build is passing Details
2018-11-30 13:16:56 -08:00
John Shaver 54ccf6fa37 Added test status to README.
continuous-integration/drone/push Build is passing Details
2018-11-30 11:30:12 -08:00
AJ ONeal e8837a0721 output der as binstr, add comment 2018-11-24 19:47:56 -07:00
AJ ONeal 7a1df742aa catch generate errors, duh 2018-11-24 19:03:26 -07:00
AJ ONeal bb272a9689 correct format hint 2018-11-24 18:36:32 -07:00
AJ ONeal c17f0338e1 note on urlsafe base64 2018-11-24 17:37:23 -07:00
AJ ONeal 6cd0c28b86 generate RSA keys with node 10.12+ 2018-11-24 01:33:12 -07:00
AJ ONeal 40bb9a0fdd add backlinks (for code and doc mirrors) 2018-11-23 23:52:24 -07:00
AJ ONeal 0840749319 note OpenSSH 2018-11-23 23:36:57 -07:00
AJ ONeal 6e1a9a4e2a misc cleanup 2018-11-23 22:02:37 -07:00
AJ ONeal bbb7fc99ec cleaner output 2018-11-23 14:24:40 -07:00
AJ ONeal 9aa463d3d2 move use of node Buffer to encoding.js 2018-11-23 14:24:21 -07:00
AJ ONeal ec826aa906 v1.0.4: 'npm test' will now run the tests 2018-11-23 12:53:48 -07:00
AJ ONeal d3b459aaf5 v1.0.3: update README 2018-11-23 12:44:06 -07:00
AJ ONeal 57edc8641b expose importSync and exportSync 2018-11-23 12:42:07 -07:00
AJ ONeal 03f4700554 tout minimal LoC, as one does 2018-11-23 11:44:20 -07:00
AJ ONeal b5bf81927c more extensive testing 2018-11-23 11:22:15 -07:00
AJ ONeal 0f8ec4e512 v1.0.1: update README 2018-11-22 23:45:53 -07:00
AJ ONeal 9f7b97f192 v1.0.0: 💯 fully functional 2018-11-22 23:41:39 -07:00
AJ ONeal 73aac4bff4 update builder function 2018-11-22 23:14:45 -07:00
AJ ONeal b6769f3734 update builder function 2018-11-22 23:07:03 -07:00
AJ ONeal 95ea9ffa34 show object ids 2018-11-22 23:00:36 -07:00
AJ ONeal 70ba729899 better temple output 2018-11-22 22:53:10 -07:00
AJ ONeal abce2cc95b add length in hex to tpl comment 2018-11-22 22:38:41 -07:00
AJ ONeal d69cde1a40 v0.8.2: bugfix ASN1 null, integer 0, and incorrect byte length 2018-11-22 22:30:36 -07:00
AJ ONeal 4e16f360ed update tests 2018-11-22 21:48:02 -07:00
AJ ONeal 607e352b17 v0.8.0: JWK-to-PEM for PKCS#1 and SSH 2018-11-22 17:21:54 -07:00
AJ ONeal 895a29bf71 JWK-to-PEM for PKCS#1 2018-11-22 14:31:53 -07:00
AJ ONeal 81dd4bf89d WIP JWK-to-PEM 2018-11-22 04:47:04 -07:00
AJ ONeal f798abf2a6 cleanup (and JWK-to-PEM prep) 2018-11-22 04:32:33 -07:00
AJ ONeal 5ea00472c3 tabs -> spaces 2018-11-22 04:15:50 -07:00
AJ ONeal b5c9eb9907 v0.7.1: fix keywords 2018-11-22 04:10:00 -07:00
AJ ONeal 572edcf75b v0.7.0: pem-to-jwk and ssh-to-jwk support complete 💯 2018-11-22 04:05:00 -07:00
AJ ONeal 5882ce82e7 handles all known pem formats 2018-11-22 02:36:21 -07:00
AJ ONeal 66f245681e move some things to x509.js 2018-11-22 02:09:02 -07:00
AJ ONeal d41bd36feb testing working pkcs1 2018-11-22 01:46:20 -07:00
AJ ONeal 8d2ebe77fe a squeaky clean start 2018-11-22 00:39:43 -07:00
AJ ONeal 5917757dfb Use special rules for Integers and Bit Streams 2018-11-21 22:27:43 -07:00
AJ ONeal 41312c53ac cleanup 2018-11-21 19:08:08 -07:00
AJ ONeal f804728831 fix buffer length bug 2018-11-21 19:04:49 -07:00
AJ ONeal 71960b48ce output parsed info with tabs 2018-11-21 18:49:57 -07:00
AJ ONeal ee7b0c748b move to own file and cleanup 2018-11-21 18:44:46 -07:00
AJ ONeal 2b8e6b4c95 fix nested parsing bug 2018-11-21 17:25:05 -07:00
AJ ONeal 90b4b26ffb parses asn1 2018-11-21 16:47:41 -07:00
AJ ONeal d39a5e69f1 add test files 2018-11-21 01:19:57 -07:00
AJ ONeal c40a90e54f v0.0.2: placeholder 2018-11-20 01:02:36 -07:00