summaryrefslogtreecommitdiff
path: root/src/libtom/tomcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtom/tomcrypt.h')
-rw-r--r--src/libtom/tomcrypt.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/libtom/tomcrypt.h b/src/libtom/tomcrypt.h
index 5e127dc..72ebdcb 100644
--- a/src/libtom/tomcrypt.h
+++ b/src/libtom/tomcrypt.h
@@ -16,8 +16,8 @@ extern "C" {
#endif
/* version */
-#define CRYPT 0x0116
-#define SCRYPT "1.16"
+#define CRYPT 0x0117
+#define SCRYPT "1.17"
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
#define MAXBLOCKSIZE 128
@@ -83,5 +83,5 @@ enum {
/* $Source: /cvs/libtom/libtomcrypt/src/headers/tomcrypt.h,v $ */
-/* $Revision: 1.20 $ */
-/* $Date: 2006/11/26 01:45:14 $ */
+/* $Revision: 1.21 $ */
+/* $Date: 2006/12/16 19:34:05 $ */