Trusted-eSign / trusted-crypto

A native library implementing of cryptography, ciphers, PKI and the formats that are used in PKI applications.
Apache License 2.0
20 stars 12 forks source link
cryptography csp encryption pki signing

trusted-crypto

Build Status Coverage Status

Trusted crypto library

Help (ru)

Trusted API 0.1 (JS).pdf

Install dependencies

> npm install -g typescript
> npm install -g mocha

Build

> npm run build

Compile TS definition

> tsc --declaration

Run test

> npm test

Support

NodeJS Linux MacOS Windows
6.x [+] [+] [+]
7.x [+] [+] [+]
8.x [+] [+] [+]