old-keypairs.js/README.md

2.9 KiB

This is being ported from code from rsa-compat.js, greenlock.html (bacme.js), and others.

This was intended to be just a weekend project, but it's grown a bit.

  • 2018-10-10 (Saturday) work has begun
  • 2018-10-11 (Sunday) W00T! got a CSR generated for RSA with VanillaJS ArrayBuffer
  • 2018-10-12 (Monday) Figuring out ECDSA CSRs right now
  • 2018-10-15 (Thursday) ECDSA is a trixy hobbit... but I think I've got it...
  • 2018-12-02 (Sunday) Been mostly done for a while, individually, slowly merging everything together