License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity.crypto |
ArtifactId | ArtifactIdphe-android |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVirgil 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phe-android-0.16.0.pom | |
phe-android-0.16.0.aar | 1 MB |
phe-android-0.16.0-sources.jar | 30 KB |
phe-android-0.16.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity.crypto/phe-android/ -->
<dependency>
<groupId>com.virgilsecurity.crypto</groupId>
<artifactId>phe-android</artifactId>
<version>0.16.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/phe-android/
implementation 'com.virgilsecurity.crypto:phe-android:0.16.0'
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/phe-android/
implementation ("com.virgilsecurity.crypto:phe-android:0.16.0")
'com.virgilsecurity.crypto:phe-android:aar:0.16.0'
<dependency org="com.virgilsecurity.crypto" name="phe-android" rev="0.16.0">
<artifact name="phe-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity.crypto', module='phe-android', version='0.16.0')
)
libraryDependencies += "com.virgilsecurity.crypto" % "phe-android" % "0.16.0"
[com.virgilsecurity.crypto/phe-android "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity.crypto : common-android | jar | 0.16.0 |
com.virgilsecurity.crypto : foundation-android | jar | 0.16.0 |
Version |
---|
0.16.0
|
0.15.2
|
0.15.1
|
0.15.0
|
0.14.0
|
0.13.1
|
0.12.2
|
0.12.1
|
0.12.0
|
0.11.1
|
0.11.0
|
0.10.3
|
0.10.2
|
0.10.1
|
0.10.0
|
0.9.0
|
0.8.0
|
0.7.1
|
0.7.0
|