Last Version

Virgil Crypto for Android 7.3.2

Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

License

License

Virgil Security, Inc. license
Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.sdk
ArtifactId

ArtifactId

crypto-android
Version

Version

7.3.2
Type

Type

aar
Description

Description

Virgil Crypto for Android
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart
Project URL

Project URL

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

Source Code Management

https://github.com/VirgilSecurity/virgil-sdk-java-android

Download crypto-android 7.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity.sdk : crypto jar 7.3.2

runtime (2)

Group / Artifact Type Version
com.virgilsecurity.crypto : foundation-android jar 0.15.2
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.