VirgilSecurity / virgil-e3kit-js

E3Kit is a security framework that simplifies work with Virgil services and presents the easiest way to add full end-to-end security to your chat application to become HIPAA and GDPR compliant and more.
https://virgilsecurity.com/e3kit/
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link
e3kit encryption end-to-end-encryption gdpr group-encryption hipaa multi-device pki sdk secure-the-future securethefuture security-sdk stream-encryption

Virgil E3Kit TypeScript/JavaScript

Build Status npm GitHub license API Reference

Introduction | Benefits | Features | Installation | Resources | Samples | License | Support

Introduction

Virgil Security provides Virgil E3Kit - an open-source client-side framework that allows developers to add end-to-end encryption to their messaging applications, file sharing programs, and other digital communication products in just a few simple steps to become HIPAA and GDPR compliant and more.

Benefits

Features

Installation

Navigate to our Developer Documentation to install and initialize Virgil E3Kit.

Virgil E3Kit JS is provided in separate packages for different platforms:

Name Description
e3kit-browser For use in web browsers.
e3kit-native For use in React Native.
e3kit-node For use in Node.js and Electron.

Resources

Samples

You can find examples for React Native, Webpack, Ionic, Node and UMD in the examples folder, at our Developer Documentation and in the E3kit Web Demo.

License

This library is released under the 3-clause BSD License.

Support

Our developer support team is here to help you. Find out more information on our Help Center.

You can find us on Twitter or send us email support@VirgilSecurity.com.

Also, get extra help from our support team on Slack.

Troubleshooting

Webpack

Make sure you're following a similar approach to the webpack example and pay special attention to the webpack.config.js file.