Virgil E3Kit Java/Kotlin SDK

Virgil Security provides an SDK which symplifies work with Virgil services and presents easy to use API for adding security to any application. In a few simple steps you can setup user encryption with multidevice support.

License

License

Virgil Security, Inc. license
Categories

Categories

Kotlin Languages Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

ethree-kotlin
Last Version

Last Version

0.6.1-beta1
Release Date

Release Date

Type

Type

aar
Description

Description

Virgil E3Kit Java/Kotlin SDK
Virgil Security provides an SDK which symplifies work with Virgil services and presents easy to use API for adding security to any application. In a few simple steps you can setup user encryption with multidevice support.
Project URL

Project URL

https://www.virgilsecurity.com/
Source Code Management

Source Code Management

https://github.com/VirgilSecurity/virgil-e3kit-kotlin

Download ethree-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/ -->
<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>ethree-kotlin</artifactId>
    <version>0.6.1-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/
implementation 'com.virgilsecurity:ethree-kotlin:0.6.1-beta1'
// https://jarcasting.com/artifacts/com.virgilsecurity/ethree-kotlin/
implementation ("com.virgilsecurity:ethree-kotlin:0.6.1-beta1")
'com.virgilsecurity:ethree-kotlin:aar:0.6.1-beta1'
<dependency org="com.virgilsecurity" name="ethree-kotlin" rev="0.6.1-beta1">
  <artifact name="ethree-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='ethree-kotlin', version='0.6.1-beta1')
)
libraryDependencies += "com.virgilsecurity" % "ethree-kotlin" % "0.6.1-beta1"
[com.virgilsecurity/ethree-kotlin "0.6.1-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity : ethree-common jar 0.5.1-beta1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.0-M1

Project Modules

There are no modules declared in this project.

Virgil E3Kit Android

Build Status 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

  • Easy to setup and integrate into new or existing projects
  • Compatible with any CPaaS provider, including Nexmo, Firebase, Twilio, PubNub and etc.
  • Strong secret keys storage, integration with Keychain
  • Provides GDPR and HIPAA compliance
  • Immune to quantum computers attacks

Features

  • Strong one-to-one and group encryption
  • Files and stream end-to-end encryption
  • Data signature and verification as part of the encrypt and decrypt functions
  • Recoverable private encryption keys
  • Access to encrypted data from multiple user devices
  • Perfect forward secrecy with the Double Ratchet algorithm
  • Encryption for unregistered users
  • Post-quantum algorithms support: Round5 (encryption), Falcon (signature)

Installation

Navigate to Developer Documentation to install and initialize Virgil E3Kit.

Resources

Samples

You can find the code samples for Java and Kotlin here:

Sample type
Android Java
Android Kotlin
Android Java Firebase
Android Kotlin Firebase
Android Kotlin Back4App
Android Kotlin Nexmo

You can run the samples to see how to initialize the SDK, register users and encrypt messages using E3Kit.

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 [email protected].

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

com.virgilsecurity

Virgil Security, Inc.

Virgil Security, Inc. enables developers to eliminate passwords & encrypt everything, in hours, without having to become security experts.

Versions

Version
0.6.1-beta1
0.5.0
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.1
0.3.0
0.2.0
0.1.1-alpha
0.1.0-alpha