is not current version
Last Version 0.16.0

Virgil Security Crypto PHE 0.15.2

Cryptographic background for the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline attacks and make stolen passwords useless even if your database has been compromised.

License

License

Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.crypto
ArtifactId

ArtifactId

phe-android
Version

Version

0.15.2
Type

Type

aar
Description

Description

Virgil Security Crypto PHE
Cryptographic background for the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline 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-crypto-c

Download phe-android 0.15.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.virgilsecurity.crypto : common-android jar 0.15.2
com.virgilsecurity.crypto : foundation-android jar 0.15.2

Project Modules

There are no modules declared in this project.