Last Version

Virgil SDK - Crypto 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
Version

Version

7.3.2
Type

Type

jar
Description

Description

Virgil SDK - Crypto
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 7.3.2


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

Dependencies

compile (2)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.