How to Generate SHA-512 digest in Notepad++

You can generate a SHA-512 digest for a String in Notepad++ by following the below steps.

  1. Open Notepad++
  2. Go to Menu: Tools > Sha-512 > Generate.
  3. Enter the plan text string on the text-area and in the below text-area you should see the Sha-512 hash.
  4. Click "Copy To Clipboard"
Generate SHA-512 digest in Notepad++
Example:

9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!