added libtomcrypt-1.02
This commit is contained in:
committed by
Steffen Jaeckel
parent
6ac9952498
commit
65c1317eee
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user