mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
UPD: HMAC_COUNT
This commit is contained in:
parent
0752690c80
commit
9a9ab74a8a
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ uses
|
|||
SHA3_512, Hash, uShowMsg, uGlobsPaths, uLng, uDebug, uRandom;
|
||||
|
||||
const
|
||||
HMAC_COUNT = 8192;
|
||||
HMAC_COUNT = 10240;
|
||||
|
||||
const
|
||||
KEY_SIZE = SizeOf(TBlowFishKey);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue