Last Version

Virgil Crypto - Foundation 5.0.1

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

Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.crypto
ArtifactId

ArtifactId

foundation
Version

Version

5.0.1
Type

Type

jar
Description

Description

Virgil Crypto - Foundation
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/

Download foundation 5.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity.crypto : common jar 5.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.