diff --git a/src/headers/tomcrypt.h b/src/headers/tomcrypt.h index 3554335..efd00e8 100644 --- a/src/headers/tomcrypt.h +++ b/src/headers/tomcrypt.h @@ -27,7 +27,7 @@ extern "C" { /* version */ #define CRYPT 0x0118 -#define SCRYPT "1.18.0-rc5" +#define SCRYPT "1.18.0" /* max size of either a cipher/hash block or symmetric key [largest of the two] */ #define MAXBLOCKSIZE 128