trusted-crypto icon indicating copy to clipboard operation
trusted-crypto copied to clipboard

A native library implementing of cryptography, ciphers, PKI and the formats that are used in PKI applications.

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 [+] [+] [+]