|
@@ -30,7 +30,7 @@ extern "C" {
|
|
#define SCRYPT "1.18.0"
|
|
#define SCRYPT "1.18.0"
|
|
|
|
|
|
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
|
|
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
|
|
-#define MAXBLOCKSIZE 144
|
|
|
|
|
|
+#define MAXBLOCKSIZE 128
|
|
|
|
|
|
/* descriptor table size */
|
|
/* descriptor table size */
|
|
#define TAB_SIZE 32
|
|
#define TAB_SIZE 32
|