Skip to content

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

License

Notifications You must be signed in to change notification settings

microshine/trusted-crypto

 
 

Repository files navigation

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 typings
> npm install -g mocha

Build

> npm install

Run test

> npm test

Support

NodeJS Linux MacOS Windows
4.x [x] [x] [x]
5.x [x] [x] [x]
6.x [x] [x] [x]
7.x [x] [x] [x]

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.7%
  • TypeScript 15.6%
  • JavaScript 3.9%
  • Python 1.5%
  • C 0.3%