Comparing version 0.0.2 to 0.0.4
{ | ||
"name": "keypairs", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"description": "Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. Ugh... that was a mouthful.", | ||
@@ -9,2 +9,7 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"bin", | ||
"fixtures", | ||
"lib" | ||
], | ||
"repository": { | ||
@@ -11,0 +16,0 @@ "type": "git", |
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) | ||
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 | ||
* [Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js) (RSA utils) | ||
* [Eckles.js](https://git.coolaj86.com/coolaj86/eckles.js) (EC utils) | ||
@@ -8,0 +13,0 @@ <!-- |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
45356
16
1258
107
0
2