We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f122e9b commit f9e90f5Copy full SHA for f9e90f5
1 file changed
src/headers/tomcrypt.h
@@ -30,7 +30,7 @@ extern "C" {
30
#define SCRYPT "1.18.0"
31
32
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
33
-#define MAXBLOCKSIZE 144
+#define MAXBLOCKSIZE 128
34
35
/* descriptor table size */
36
#define TAB_SIZE 32
0 commit comments