We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c9f58 commit a7d0008Copy full SHA for a7d0008
1 file changed
src/headers/tomcrypt.h
@@ -27,7 +27,7 @@ extern "C" {
27
28
/* version */
29
#define CRYPT 0x0118
30
-#define SCRYPT "1.18.0-rc5"
+#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 128
0 commit comments