Content rating
Everyone
50+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image

About this app

This is password generator, which allows you to generate unique passwords on the fly.

How does it work?
1. You enter some key which you'd like to generate unique password for.
2. Enter you base secret password
3. Copy generated unique password, which is not encryptable Vernam Cipher combination of previous 2 strings.

Features:
- Store password encrypted with you biometrics
- Accepts any url from any application
- Strips domain name from url
- Optionally can add any suffix to your input string as a salt
Extended Vernam Cipher which is used to generate unique irreversible passwords
Updated on
Aug 20, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

- update styles
- update password on start
- clean up layouts and dependencies
- update target SDK to Android 16 (API 36)