0.15.2 • Published 5 months ago

jsthemis v0.15.2

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
5 months ago

JsThemis

npm JsThemis License

Node.js wrapper for Themis crypto library.

Themis is a convenient cryptographic library for data protection. It provides secure messaging with forward secrecy and secure data storage. Themis is aimed at modern development practices and has a unified API across 12 platforms, including Node.js, WebAssembly, Python, iOS/macOS, and Java/Android.

By Cossack Labs.

Getting started

Installation

JsThemis requires native Themis library to be installed. Please refer to the installation instructions.

After that install the latest version of JsThemis:

npm install jsthemis

Import it into your project:

const themis = require('jsthemis')

That's it!

Documentation

Read the following resources to learn more:

Additional resources

Licensing

JsThemis is distributed under Apache 2.0 license.

0.15.2

5 months ago

0.15.0

11 months ago

0.14.1

2 years ago

0.14.0

2 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.12.0

5 years ago

0.11.2

5 years ago

0.11.0

5 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.6

6 years ago

0.9.6-3

7 years ago

0.9.6-2

7 years ago

0.9.6-1

7 years ago

0.9.6-0

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago