Last Version

Virgil PFS 1.1.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.pfs
ArtifactId

ArtifactId

pfs
Version

Version

1.1.2
Type

Type

jar
Description

Description

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


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

Dependencies

compile (1)

Group / Artifact Type Version
com.virgilsecurity.sdk : sdk jar 4.6.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.