A library providing easy methods for cryptographic operations, including key pair generation.
Go to file
2019-10-01 19:41:34 +02:00
.vscode fix(core): update 2019-10-01 14:11:20 +02:00
test fix(core): initial, support creation of rsa keypairs 2019-10-01 14:22:21 +02:00
ts fix(core): update 2019-10-01 19:41:34 +02:00
.gitignore fix(core): update 2019-10-01 14:11:20 +02:00
.gitlab-ci.yml fix(core): update 2019-10-01 14:11:20 +02:00
license fix(core): update 2019-10-01 14:11:20 +02:00
npmextra.json fix(core): update 2019-10-01 19:28:50 +02:00
package-lock.json 1.0.7 2019-10-01 19:41:34 +02:00
package.json 1.0.7 2019-10-01 19:41:34 +02:00
readme.md fix(core): update 2019-10-01 19:28:50 +02:00
tslint.json fix(core): update 2019-10-01 14:11:20 +02:00

@pushrocks/smartcrypto

easy crypto methods

Status for master

build status coverage report npm downloads per month Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

For further information read the linked docs at the top of this readme.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer