AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-02 03:35:34 +00:00
e3bc03d6a1 comment on Uint8Array compat
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-02 03:32:26 +00:00
96d47924bf v1.0.0: parse EC and RSA ssh public keys
coolaj86 created repository coolaj86/ssh-to-jwk.js 2018-12-02 03:31:07 +00:00
coolaj86 pushed to master at coolaj86/eckles.js 2018-12-02 00:01:26 +00:00
6bef1617b3 cleanup
coolaj86 pushed to master at coolaj86/eckles.js 2018-12-01 23:30:07 +00:00
86956eb9d1 cleanup
coolaj86 pushed to master at coolaj86/rasha.js 2018-12-01 23:28:47 +00:00
c80e07ee7d cleanup
coolaj86 pushed to master at coolaj86/eckles.js 2018-12-01 22:39:03 +00:00
e11120ae29 whitespace and comment cleanup
coolaj86 pushed to master at coolaj86/rasha.js 2018-12-01 22:33:46 +00:00
5bddc62731 re-order functions alphabetically
coolaj86 pushed to master at coolaj86/greenlock-cluster.js 2018-11-30 05:08:03 +00:00
c8ec9e3279 update links
76cbd1e52a update links
6907b6b85c Update 'README.md'
bf247c0a0b Update 'README.md'
6f39643455 Update 'README.md'
Compare 30 commits »
coolaj86 pushed to master at coolaj86/greenlock-cluster.js 2018-11-30 05:05:15 +00:00
97f4b34a36 update links
c8ec9e3279 update links
ce6f0a7e57 Update 'README.md'
6907b6b85c Update 'README.md'
d46817e876 Update 'README.md'
Compare 86 commits »
coolaj86 pushed to master at coolaj86/greenlock-cluster.js 2018-11-30 04:56:07 +00:00
f6c91d90f2 update links
97f4b34a36 update links
5f064a3231 Update 'README.md'
ce6f0a7e57 Update 'README.md'
ca6b8ad8d2 Update 'README.md'
Compare 90 commits »
coolaj86 pushed tag v2.1.0 to coolaj86/greenlock-cluster.js 2018-11-30 03:06:08 +00:00
coolaj86 pushed to master at coolaj86/greenlock-cluster.js 2018-11-30 03:06:07 +00:00
f6c91d90f2 update links
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 16:53:45 +00:00
94789db042 Update 'README.md'
coolaj86 pushed to master at coolaj86/asn1-packer.js 2018-11-28 16:53:11 +00:00
bb93fb2475 Update 'README.md'
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 16:52:26 +00:00
2a69c280ee Update 'README.md'
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 16:52:03 +00:00
214dc7204e Update 'README.md'
coolaj86 commented on issue coolaj86/asn1-parser.js#1 2018-11-28 16:50:57 +00:00
Handle the special case of an invalid non-child primitive value

Fixed it last night.

coolaj86 closed issue coolaj86/asn1-parser.js#1 2018-11-28 16:50:57 +00:00
Handle the special case of an invalid non-child primitive value
coolaj86 pushed to master at coolaj86/asn1-packer.js 2018-11-28 09:33:06 +00:00
d68230ce10 v1.0.0: An ASN.1 packer in <100 lines of Vanilla JavaScript, part of the BlueCrypt suite