added libtomcrypt-1.04
This commit is contained in:
committed by
Steffen Jaeckel
parent
3964a6523a
commit
9da48eb84b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user