An open API service indexing awesome lists of open source software.

https://github.com/phw/android-pwdhash

A password hash implementation for Android.
https://github.com/phw/android-pwdhash

android android-app java password-hash pwdhash security

Last synced: 7 months ago
JSON representation

A password hash implementation for Android.

Awesome Lists containing this project

README

          

Android PwdHash
===============

Description
-----------
Lightweight tool to generate website specific, theft-resistant passwords. Just
use the "Share page" option in the Android browser or open Password Hash
directly. Based upon and compatible with pwdhash.com.

License
-------
Android PwdHash is free software published under a BSD style open source license.
See LICENSE for details.

Translations
------------
You can help translate this project into your language. Please visit the Android PwdHash
localization project on https://translate.uploadedlobster.com/engage/android-pwdhash/

Known Issues
-----------
* Android PwdHash does not allow empty passwords for generating the hash, while
pwdhash.com does.

Author
------
Philipp Wolfer