From 81912e32582fe7272a67b1dd7d92623254c2b9e5 Mon Sep 17 00:00:00 2001 From: philsmd <921533+philsmd@users.noreply.github.com> Date: Tue, 22 Mar 2022 15:42:07 +0100 Subject: [PATCH] update changes for -a 7 -O --stdout fix --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 6a2cb85d9..e318b69ce 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -44,6 +44,7 @@ - Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set - Fixed method of how OPTS_TYPE_AUX* kernels are called in an association attack, for example in WPA/WPA2 kernel - Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode +- Fixed optimized (-O) candidate generation with --stdout and -a 7 - Fixed password limit in optimized kernel for hash-mode 10700 - Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices - Fixed Unit Test early exit on luks test file download/extract failure