progress update
This commit is contained in:
parent
4f938af4c5
commit
51777a63e0
14
README.md
14
README.md
@ -1,6 +1,16 @@
|
||||
RSA-CSR.js
|
||||
==========
|
||||
|
||||
I just finished [ECDSA-CSR.js](https://git.coolaj86.com/coolaj86/ecdsa-csr.js) and I've already got working code for RSA-CSR.js, but I've got to give it some polish.
|
||||
This is a work in progress.
|
||||
|
||||
In the meantime, I'm squatting the module name. Expect it within the week.
|
||||
I recently finished the EC variants:
|
||||
|
||||
* [ECDSA-CSR.js](https://git.coolaj86.com/coolaj86/ecdsa-csr.js)
|
||||
* [Eckles.js](https://git.coolaj86.com/coolaj86/eckles.js)
|
||||
|
||||
I'm mostly done with [Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js)
|
||||
and I already have a working prototype to generate CSRs.
|
||||
|
||||
It'll all wrap up soon - expect it within a week.
|
||||
|
||||
In the meantime, I'm squatting the module name.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rsa-csr",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user