send link to app

PassCheck app for iPhone and iPad


4.2 ( 4272 ratings )
Utilities
Developer: Suyash Srijan
Free
Current version: 1.0, last update: 6 years ago
First release : 25 Feb 2018
App size: 17.75 Mb

PassCheck is a free app that allows you to check how strong and secure your existing passwords are, by calculating how much time it would take an average computer to crack it.

It also checks if your passwords have been compromised i.e found in a data breach.

If you discover youre using an insecure password, the app allows you to generate a strong and secure password!

How data breach discovery works:

1. When you input your password, PassCheck calculates its SHA-1 hash.
2. It passes the first 5 digits of the hash to the PwnedPasswords API, which returns a list of hash suffixes with the same first 5 digits (i.e prefix), and the breach count.
3. Passcheck combines each of the suffixes with the prefix and checks if the final hash is identical to the passwords hash, warns you if it is.

This way, your entire password (i.e its hash) is never sent, only a small portion of it, which helps keep your password anonymous.