From 7de74a08a2ed180d7a241fb4f6fe38bb0873652a Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Sat, 15 Aug 2020 08:15:52 -0800 Subject: [PATCH 1/2] fix case in 'OpenSSH' --- src/modules/module_22911.c | 2 +- src/modules/module_22921.c | 2 +- src/modules/module_22931.c | 2 +- src/modules/module_22941.c | 2 +- src/modules/module_22951.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/module_22911.c b/src/modules/module_22911.c index 2ebcbca87..73a33d802 100644 --- a/src/modules/module_22911.c +++ b/src/modules/module_22911.c @@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 3; static const u32 DGST_SIZE = DGST_SIZE_4_4; static const u32 HASH_CATEGORY = HASH_CATEGORY_PRIVATE_KEY; -static const char *HASH_NAME = "RSA/DSA/EC/OPENSSH Private Keys ($0$)"; +static const char *HASH_NAME = "RSA/DSA/EC/OpenSSH Private Keys ($0$)"; static const u64 KERN_TYPE = 22911; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE; static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE diff --git a/src/modules/module_22921.c b/src/modules/module_22921.c index a59cd7118..4dac39bbb 100644 --- a/src/modules/module_22921.c +++ b/src/modules/module_22921.c @@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 3; static const u32 DGST_SIZE = DGST_SIZE_4_4; static const u32 HASH_CATEGORY = HASH_CATEGORY_PRIVATE_KEY; -static const char *HASH_NAME = "RSA/DSA/EC/OPENSSH Private Keys ($6$)"; +static const char *HASH_NAME = "RSA/DSA/EC/OpenSSH Private Keys ($6$)"; static const u64 KERN_TYPE = 22921; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE; static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE diff --git a/src/modules/module_22931.c b/src/modules/module_22931.c index 381fd3ffd..21f41ba04 100644 --- a/src/modules/module_22931.c +++ b/src/modules/module_22931.c @@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 3; static const u32 DGST_SIZE = DGST_SIZE_4_4; static const u32 HASH_CATEGORY = HASH_CATEGORY_PRIVATE_KEY; -static const char *HASH_NAME = "RSA/DSA/EC/OPENSSH Private Keys ($1, $3$)"; +static const char *HASH_NAME = "RSA/DSA/EC/OpenSSH Private Keys ($1, $3$)"; static const u64 KERN_TYPE = 22931; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE; static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE diff --git a/src/modules/module_22941.c b/src/modules/module_22941.c index c73470886..0a40bf2da 100644 --- a/src/modules/module_22941.c +++ b/src/modules/module_22941.c @@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 3; static const u32 DGST_SIZE = DGST_SIZE_4_4; static const u32 HASH_CATEGORY = HASH_CATEGORY_PRIVATE_KEY; -static const char *HASH_NAME = "RSA/DSA/EC/OPENSSH Private Keys ($4$)"; +static const char *HASH_NAME = "RSA/DSA/EC/OpenSSH Private Keys ($4$)"; static const u64 KERN_TYPE = 22941; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE; static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE diff --git a/src/modules/module_22951.c b/src/modules/module_22951.c index 14d376d21..839a802d9 100644 --- a/src/modules/module_22951.c +++ b/src/modules/module_22951.c @@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 3; static const u32 DGST_SIZE = DGST_SIZE_4_4; static const u32 HASH_CATEGORY = HASH_CATEGORY_PRIVATE_KEY; -static const char *HASH_NAME = "RSA/DSA/EC/OPENSSH Private Keys ($5$)"; +static const char *HASH_NAME = "RSA/DSA/EC/OpenSSH Private Keys ($5$)"; static const u64 KERN_TYPE = 22951; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE; static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE From af8b6057d336edfd5e940a090dd96ed44dcd6d74 Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Sat, 15 Aug 2020 09:25:39 -0800 Subject: [PATCH 2/2] fix case in 'OpenSSH' --- docs/changes.txt | 2 +- docs/readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index 37938c8b1..f5eff9af4 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -5,7 +5,7 @@ ## - Added hash-mode: Apple iWork -- Added hash-mode: RSA/DSA/EC/OPENSSH Private Keys +- Added hash-mode: RSA/DSA/EC/OpenSSH Private Keys ## ## Bugs diff --git a/docs/readme.txt b/docs/readme.txt index c10359a59..c690f3f82 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -274,7 +274,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or - Apple Keychain - Apple Secure Notes - JKS Java Key Store Private Keys (SHA1) -- RSA/DSA/EC/OPENSSH Private Keys +- RSA/DSA/EC/OpenSSH Private Keys - 1Password, agilekeychain - 1Password, cloudkeychain - Password Safe v2