Strong passwords for different websites using a single secret key
About this app
Generate different passwords from single master password using cryptographically strong method (PBKDF2 with SHA-256).
Create strong passwords for different websites (or anything else) using a single secret key. There's no need to remember or store multiple passwords if you can derive them from your master key.
Сan easily be used as password generator and password manager.
Your passwords doesn't store anywhere, username and url pairs stored for easy access.
password = base64(pbkdf2(secret, username@url))
PBKDF2 uses SHA-256 and 5000 iterations. Cuts password to specified length (25 by default).
Compatible with Chrome CryptoPass extension https://chrome.google.com/webstore/detail/cryptopass/hegbhhpocfhlnjmemkibgibljklhlfco
Licensed under MIT.
What's New in v1.2
Imported from the F-Droid repository index.
Version history
May 30, 2017 · 0.1 MB · Android API 9–25 · code 4
Imported from the F-Droid repository index.
SHA-256 3e61b149ac25907e103d07e7960144228f30d40b32ff394cb33cdf83f6c8811a
Will it run on your device?
73%
- Runs on a broad range of modern Android versions.
- ABI coverage is focused on newer 64-bit devices.
Installation Guide
Open Settings on your Android device
Go to Security → Unknown sources (or Install unknown apps)
Enable "Allow from this source" for your browser or file manager
Open the downloaded APK file from your Downloads folder
Tap "Install" and wait for installation to complete
Launch the app from your home screen
Make sure to re-enable Unknown Sources restrictions after installation for security.
How to install this safely
How to verify the file you downloaded
Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.
What the signing certificate proves
Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be krasilnikov.alexey.cryptopass is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.
How to roll back to an earlier version
No earlier build is on record for CryptoPass, so there is nothing to roll back to yet. When a second version is published, this section will explain how to move between them safely.
Why we list sources instead of hosting everything
The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of CryptoPass, and a listing is removed when the evidence for it stops holding up.
Get CryptoPass
Every source we list for krasilnikov.alexey.cryptopass is legality-reviewed. Pirated or cracked builds are never offered.
Other sources
F-Droid listing
officialF-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.
Source code
verified publisherThe upstream repository this build is compiled from.
We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.
App Information
Security Verification
We record provenance; we do not run malware scans. Verify the hash yourself before installing.
SHA-256 Hash
3e61b149ac25907e103d07e7960144228f30d40b32ff394cb33cdf83f6c8811a
Signing certificate
8ae2dc8e3689d54b49c9efb697f8de944a6cd6bf321f292b73c8a438dd247332
Previous Versions
No earlier build is on record — this is the first release we have listed.
The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.
Report a problem with this listing
A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.