added libtomcrypt-1.02

This commit is contained in:
Tom St Denis
2005-04-19 11:30:30 +00:00
committed by Steffen Jaeckel
parent 6ac9952498
commit 65c1317eee
14 changed files with 38 additions and 34 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ extern "C" {
#endif
/* version */
#define CRYPT 0x0101
#define SCRYPT "1.01"
#define CRYPT 0x0102
#define SCRYPT "1.02"
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
#define MAXBLOCKSIZE 128