mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Documentation (markdown)
parent
310f4f6162
commit
4a2e2f0ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
|
|||
|
||||
## FAQ
|
||||
* `What encryption values I need to use?`
|
||||
<br>Any value you want. I can recommend using these values - **Hash algorithm:** SHA256/SHA384/SHA512, **Key size:** 256, **Password iterations:** more than 2000000
|
||||
<br>Any value you want. I can recommend to use these values - **Hash algorithm:** SHA256/SHA384/SHA512, **Key size:** 256, **Password iterations:** more than 2000000
|
||||
* `Where is the tab support?`
|
||||
<br>The project was originally planned without the tabs support, and at this stage of development, it is very difficult to implement this feature. Therefore, the development of this feature has been suspended so far.
|
||||
* `Why updates is so infrequently?`
|
||||
|
|
|
|||
Loading…
Reference in a new issue