/string-to-sha1

Converts a string or a file of strings to sha1.

Primary LanguageC#Apache License 2.0Apache-2.0

String to SHA1

Converts a single string to SHA1 or a file with one string per line.

If the output textbox is populated, the single string conversion will append the SHA1 hash to the end of the selected file and does not check for duplicates.

image