tCompute 10,000,000 hashes by default - hashcrush - Compute Argon2id hashes
 (HTM) git clone git://git.z3bra.org/hashcrush.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 0969539f6e181882ffdc08554aa0f358459aa78e
 (DIR) parent 9306dee37189be6b0f68afab7b1c9e6972298a4d
 (HTM) Author: Willy Goiffon <contact@z3bra.org>
       Date:   Fri, 18 Aug 2023 12:09:38 +0200
       
       Compute 10,000,000 hashes by default
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       t@@ -1,5 +1,5 @@
        # For best results, make COUNT a multiple of you CPU cores
       -COUNT     = -1
       +COUNT     = 10000000
        WORDCOUNT = 5
        
        # Pick whichever list you want :)