From 34e778afe0bb66062e5404728384ebeeff3df4c6 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 22 Dec 2018 14:45:33 +0200 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index 315f691..d5a45e6 100644 --- a/Documentation.md +++ b/Documentation.md @@ -29,7 +29,7 @@ Main interface is the similar as default windows notepad. For open/save file and | Parameter | Description | | ------ | ------ | -| Hash algorithm | Can be either SHA1/SH256/SH384/SH512/MD5 | +| Hash algorithm | Can be either SHA1/SHA256/SHA384/SHA512/MD5 | | Key size | Can be either 128/192/256 | | Password iterations | How many times the algorithm is executed on the text |