diff --git a/README.md b/README.md index ac0deca..2c33379 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +This is being ported from code from rsa-compat.js, greenlock.html (bacme.js), and others. + +Today is 2018-10-10 come back in a week. + + diff --git a/package.json b/package.json index 7f637fe..017cac1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keypairs", - "version": "1.0.0", + "version": "0.0.1", "description": "Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. Ugh... that was a mouthful.", "main": "index.js", "scripts": {