License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity.crypto |
ArtifactId | ArtifactIdphe-android |
Version | Version0.15.2 |
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.15.2.pom | |
phe-android-0.15.2.aar | 1 MB |
phe-android-0.15.2-sources.jar | 30 KB |
phe-android-0.15.2-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.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"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity.crypto : common-android | jar | 0.15.2 |
com.virgilsecurity.crypto : foundation-android | jar | 0.15.2 |