AJ ONeal 30e617ada1 | ||
---|---|---|
README.md | ||
convert-to-der.js | ||
index.js | ||
package.json | ||
pubkey-cli.js | ||
pubkey.js | ||
re-sign.js |
README.md
This is being ported from code from rsa-compat.js, greenlock.html (bacme.js), and others.
This is my project for the weekend. I expect to be finished today (Monday Nov 12th, 2018)
- 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