SHA1 Password Calculator
Create strong cryptographic passwords
As of May 2026, SHA1 Password Calculator has 53 users and a 4.64/5 rating from 11 reviews.
Usersdown 1.9 percent−1.9%
53
53
Ratingno change0%
4.64
11 reviews
Reviewsno change0%
11
Version
0.9.4
Manifest V2
History
3 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 54 | 4.64 | 11 | 0.9.4 |
| May 1, 2026 | 56 | 4.64 | 11 | 0.9.4 |
| May 31, 2026 | 56 | 4.64 | 11 | 0.9.4 |
| Now | 53 | 4.64 | 11 | 0.9.4 |
Permissions & access
- Permissions
- clipboardWritestorage
- Host access
- None declared
Screenshots
About
The SHA1 Password Calculator Pwcalc works as safely as a meat grinder: If you put in a pig and turn the crank, you will get minced meat. But pushing back the minced meat while turning the crank backwards, will not bring back the pig. That is quite secure.
This app runs locally without using the network. The source code is available on GitHub:
https://github.com/pmorjan/pwcalc-chrome
In contrast to other apps strong passwords are calculated and not just generated. No confidential data is stored and no special app permissions are required.
You chose a single secret word (your secret master password) and an alias for the service the password is needed for (the pig), e.g. mysecret + gmail.com. Next the cryptographic hash function SHA-1 is applied to this combined word which at the end produces a strong unique password (the minced meat). This calculated password is then copied to the clipboard to be used wherever it is needed.
In a simplified form it works like this:
password =
secret word + alias | sha1 | base64
Although all this might seem complicated it is actually technically quite simple.
On standard MacOS X or Linux you can calculate the password in a terminal with existing commands:
echo -n "mysecretgmail.com" | shasum | xxd -r -p | base64
The calculated password is:
XmMvBXYLVWOh2a2e5VVUDXwZnGU=
(On Linux you might have to replace "shasum" by "sha1sum".)Technical
- Version
- 0.9.4
- Manifest
- V2
- Size
- 292KiB
- Min Chrome
- 23
- Languages
- 1
- Featured
- No
Metadata
- ID
- gfdaokhcoidlgljipinbbcafapmmdanb
- Developer ID
- u820cb61c3a5d79195a412954171c9686
- Developer Email
- —
- Created
- Aug 14, 2014
- Last Updated (Store)
- Mar 15, 2016
- Last Scraped
- May 31, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to SHA1 Password Calculator, ranked by description similarity.
Forever Passwords by Emogic
Forever Passwords generates a unique password for each website that is long and complex. You only need to remember one Secret…
3
Smart Password Generator
Generates secure passwords based on a master password and а website’s domain.
—
Cockatoo
Secure password aggregator.
62
★ 5.0
Pass Genius
Generate strong passwords on the fly.
6
Crypto-Pass
Crypto-Pass
14
★ 5.0
Password Generator
Generates strong, recoverable SHA1 password hashes from a master password
275
★ 3.8
GetMeKey
Your Ultimate Password Assistant
5
★ 5.0
Password Chameleon
Password Generator
922
★ 3.3
Data sourced from the Chrome Web Store · last verified May 31, 2026.