added libtomcrypt-1.04

This commit is contained in:
Tom St Denis
2005-06-14 22:16:11 +00:00
committed by Steffen Jaeckel
parent 3964a6523a
commit 9da48eb84b
12 changed files with 54 additions and 135 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ extern "C" {
#endif
/* version */
#define CRYPT 0x0103
#define SCRYPT "1.03"
#define CRYPT 0x0104
#define SCRYPT "1.04"
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
#define MAXBLOCKSIZE 128