Last Version

Passw0rd Kotlin/Java SDK 1.0.1

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

passw0rd
Version

Version

1.0.1
Type

Type

jar
Description

Description

Passw0rd 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-passw0rd-kotlin

Download passw0rd 1.0.1


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

Dependencies

runtime (8)

Group / Artifact Type Version
com.virgilsecurity : passw0rd-protos jar 0.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 0.27.0-eap13
com.virgilsecurity.crypto : common jar 5.0.1
com.virgilsecurity.crypto : foundation jar 5.0.1
com.virgilsecurity.crypto : phe jar 5.0.1
com.github.kittinunf.fuel : fuel jar 1.15.1

Project Modules

There are no modules declared in this project.