Mercurial > dropbear
diff src/headers/tomcrypt.h @ 209:39d5d58461d6 libtomcrypt-orig LTC_1.05
Import of libtomcrypt 1.05
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 06 Jul 2005 03:53:40 +0000 |
parents | 1c15b283127b |
children | 4768b55c5240 |
line wrap: on
line diff
--- a/src/headers/tomcrypt.h Fri May 06 13:23:02 2005 +0000 +++ b/src/headers/tomcrypt.h Wed Jul 06 03:53:40 2005 +0000 @@ -16,8 +16,8 @@ #endif /* version */ -#define CRYPT 0x0102 -#define SCRYPT "1.02" +#define CRYPT 0x0105 +#define SCRYPT "1.05" /* max size of either a cipher/hash block or symmetric key [largest of the two] */ #define MAXBLOCKSIZE 128 @@ -79,3 +79,7 @@ #endif /* TOMCRYPT_H_ */ + +/* $Source: /cvs/libtom/libtomcrypt/src/headers/tomcrypt.h,v $ */ +/* $Revision: 1.7 $ */ +/* $Date: 2005/06/19 18:03:25 $ */