Virgil PFS 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

License

License

Virgil Security, Inc. license
Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.pfs
ArtifactId

ArtifactId

pfs-android
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Virgil PFS 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/pfs-android/

Download pfs-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity.sdk : sdk-android aar 4.6.0

provided (2)

Group / Artifact Type Version
com.virgilsecurity.pfs : pfs jar 1.1.2
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0