License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity.crypto |
ArtifactId | ArtifactIdfoundation |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirgil 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 |
Filename | Size |
---|---|
foundation-5.0.1.pom | |
foundation-5.0.1.jar | 1 MB |
foundation-5.0.1-sources.jar | 225 KB |
foundation-5.0.1-javadoc.jar | 764 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity.crypto : common | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Version |
---|
5.0.1
|
0.16.0
|
0.15.2
|
0.15.1
|
0.15.0
|
0.14.0
|
0.13.1
|
0.12.2
|
0.12.1
|
0.12.0
|
0.11.1
|
0.11.0
|
0.10.3
|
0.10.2
|
0.10.1
|
0.10.0
|
0.9.0
|
0.8.0
|
0.7.1
|
0.7.0
|