Update HashPass to 0.1 (1)
This commit is contained in:
parent
1d7e3dd716
commit
b44a3906cd
|
|
@ -7,14 +7,20 @@ Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||||
|
|
||||||
Auto Name:HashPass
|
Auto Name:HashPass
|
||||||
Summary:Use hashes as passwords
|
Summary:Use hashes as passwords
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
Simple password generator for android which uses hashes as passwords, affording
|
Simple password generator for android which uses hashes as passwords, affording
|
||||||
ease in recall and effectiveness in password strength
|
ease in recall and effectiveness in password strength. Available hashes are
|
||||||
Hashes available are MD5, SHA1, SHA256 & SHA512
|
MD5, SHA1, SHA256 and SHA512.
|
||||||
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/dillbyrne/HashPass.git
|
Repo:https://github.com/dillbyrne/HashPass.git
|
||||||
|
|
||||||
|
Build:0.1,1
|
||||||
|
forceversion=yes
|
||||||
|
commit=0.1
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.1
|
Current Version:0.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue