Skip to content

Commit 981d170

Browse files
committed
v855: Tools Menu
- fix list markdown
1 parent d828abf commit 981d170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/other-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ This menu contains commands related to running [cryptographic hash functions](ht
151151
[SHA-1](https://en.wikipedia.org/wiki/SHA-1), and the SHA-256 and SHA-512 algorithms from [SHA-2](https://en.wikipedia.org/wiki/SHA-2). (SHA-1 and SHA-512 were added in v8.5.5.) These are useful for comparing the hashes for downloaded files to offically-published hashes, and for generating those hashes for files that you are publishing.
152152

153153
For each function, there are 3 commands:
154+
154155
- **Generate** - You can enter text in the upper field, and it will give you the hash output in the other field. You can copy those results to the Clipboard through the button. You can optionally **Treat each line as a separate string** to get N different hashes for N different strings at the same time, rather than a single hash that covers the entire input text.
155156
- **Generate from Files** - Will calculate the hashes for one or more selected files.
156157
- **Generate from Selection into Clipboard** - Will use the text that is currently selected, calculate the hash, and put the hash results in the Clipboard.

0 commit comments

Comments
 (0)