1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-03-25 03:45:43 +00:00

update hash-name

This commit is contained in:
Gabriele Gristina 2019-07-31 15:30:39 +02:00
parent d045c0f62a
commit ca0ef1b70e

View File

@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 6;
static const u32 DGST_POS3 = 7;
static const u32 DGST_SIZE = DGST_SIZE_8_8;
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH;
static const char *HASH_NAME = "BitShares v0.x - sha512(sha512(pass))";
static const char *HASH_NAME = "BitShares v0.x - sha512(sha512_bin(pass))";
static const u64 KERN_TYPE = 21000;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_PRECOMPUTE_INIT