Added test status to README.
このコミットが含まれているのは:
コミット
54ccf6fa37
9
.drone.yml
ノーマルファイル
9
.drone.yml
ノーマルファイル
@ -0,0 +1,9 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: node
|
||||||
|
commands:
|
||||||
|
- npm install
|
||||||
|
- npm test
|
@ -16,6 +16,9 @@ RSA tools. Lightweight. Zero Dependencies. Universal compatibility.
|
|||||||
* [ ] ECDSA
|
* [ ] ECDSA
|
||||||
* **Need EC or ECDSA tools?** Check out [Eckles.js](https://git.coolaj86.com/coolaj86/eckles.js)
|
* **Need EC or ECDSA tools?** Check out [Eckles.js](https://git.coolaj86.com/coolaj86/eckles.js)
|
||||||
|
|
||||||
|
## Test Status
|
||||||
|
[](https://strong-emu-11.telebit.io/jshaver/rasha-fork)
|
||||||
|
|
||||||
## Generate RSA Key
|
## Generate RSA Key
|
||||||
|
|
||||||
Achieves the *fastest possible key generation* using node's native RSA bindings to OpenSSL,
|
Achieves the *fastest possible key generation* using node's native RSA bindings to OpenSSL,
|
||||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする