SHA1 Password Calculator Chrome Extension

SHA1 Password Calculator chrome extension

SHA1 Password Calculator for Chrome Download

  • Chrome Extension Page
  • Total Number of Extension users:
    149 +
  • Reviewed by :
    11 Chrome Users
  • Author Name:
    P. Morjan
SHA1 Password Calculator chrome extension is Create strong cryptographic passwords.

create strong cryptographic passwords.
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".)

How to install SHA1 Password Calculator chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the SHA1 Password Calculator Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension SHA1 Password Calculator Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the SHA1 Password Calculator in Chrome Webstore Search and click on the search button.
  • Step 3: click on the SHA1 Password Calculator Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the SHA1 Password Calculator extension for your Chrome Web browser .

SHA1 Password Calculator Chrome extension Download

Looking for a method to SHA1 Password Calculator Download for Chrome then this download link is for you.

It is the SHA1 Password Calculator Chrome extension download link you can download and install Chrome Browser.

Download SHA1 Password Calculator chrome extension (CRX)

Tags: Minced Meat , Standard Macos X , Secret Word Alias Sha1 , Calculated Password , Mysecret Gmail , Cryptographic Hash Function Sha1 , Strong Passwords , Strong Cryptographic Passwords , Xxd R P , Special App , Sha1 Password Calculator Pwcalc Works , Secret Word , Single Secret Word , Secret Word Alias , Sha1 Password ,

SHA1 Password Calculator Related Chrome Extensions