Last Version

Virgil KeyKnox Java/Android SDK 0.2.1

Virgil Security provides an SDK which allows you to communicate with Virgil Keyknox Service. Virgil Keyknox Service allows users to store their sensitive data (such as Private Key) encrypted (with end-to-end encryption) for using and sharing it between different devices.

License

License

Virgil Security, Inc. license
Categories

Categories

Security KeY Data Data Formats Formal Verification
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

keyknox
Version

Version

0.2.1
Type

Type

jar
Description

Description

Virgil KeyKnox Java/Android SDK
Virgil Security provides an SDK which allows you to communicate with Virgil Keyknox Service. Virgil Keyknox Service allows users to store their sensitive data (such as Private Key) encrypted (with end-to-end encryption) for using and sharing it between different devices.
Project URL

Project URL

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

Source Code Management

https://github.com/VirgilSecurity/keyknox-kotlin

Download keyknox 0.2.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
com.virgilsecurity.sdk : crypto jar 5.1.2
com.virgilsecurity.sdk : sdk jar 5.1.2
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.