trusted-crypto
trusted-crypto copied to clipboard
A native library implementing of cryptography, ciphers, PKI and the formats that are used in PKI applications.
trusted-crypto
Trusted crypto library
Help (ru)
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 | [+] | [+] | [+] |