Last Version

Purekit Kotlin/Java SDK 3.0.0

Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.

License

License

Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

purekit
Version

Version

3.0.0
Type

Type

jar
Description

Description

Purekit Kotlin/Java SDK
Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.
Project URL

Project URL

https://www.virgilsecurity.com/
Source Code Management

Source Code Management

https://github.com/virgilsecurity/virgil-purekit-java

Download purekit 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.virgilsecurity.crypto : phe jar 0.12.2
org.apache.commons : commons-math3 jar 3.6.1

runtime (4)

Group / Artifact Type Version
com.virgilsecurity : purekit-protos jar 3.0.0
com.virgilsecurity.sdk : crypto jar 7.1.0
com.google.guava : guava jar 22.0
org.mariadb.jdbc : mariadb-java-client jar 2.5.2

Project Modules

There are no modules declared in this project.