Autodetect: Limit the number of errors per hash-mode try to 100 to avoid long startup time

This commit is contained in:
Jens Steube
2021-06-20 12:40:55 +02:00
parent 13806f11b3
commit 2c48bba62d
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
## Technical
##
- Autodetect: Limit the number of errors per hash-mode try to 100 to avoid long startup time
- LM: Workaround JiT compiler bug in -m 3000 on NV leading to false negatives with large amount of hashes
- Tests: Changed tests for VeraCrypt from -a 0 to -a 3, because password extension is not available to all shells