Home

Awesome

Virgil E3Kit TypeScript/JavaScript

Build Status npm GitHub license API Reference

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

Introduction

<a href="https://virgilsecurity.com/e3kit/"><img width="100px" src="https://cdn.virgilsecurity.com/assets/images/github/logos/e3kit/E3Kit.png" align="left" hspace="10" vspace="6"></a> 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:

NameDescription
e3kit-browserFor use in web browsers.
e3kit-nativeFor use in React Native.
e3kit-nodeFor 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.