Removed option --weak-hash-check (zero-length password check) to increase startup time, it also causes many Trap 6 error on OSX

This commit is contained in:
jsteube
2017-09-19 12:04:05 +02:00
parent bac000667c
commit 2517292ac1
13 changed files with 14 additions and 249 deletions

View File

@@ -10,6 +10,7 @@
- Added option --self-test-disable to disable self-test functionality on startup
- Added option --wordlist-autohex-disable to disable the automatical conversion of $HEX[] words from the word list
- Added option --example-hashes to show an example hash for each hash-mode
- Removed option --weak-hash-check (zero-length password check) to increase startup time, it also causes many Trap 6 error on OSX
##
## Algorithms