propagate of e8bea23df30f9f46c647d06db3b223427b4e3604 and b0b6b4a8843b94d9f049cb5ffe0b1ae91ec1bf8b from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db'

--HG--
branch : libtomcrypt
extra : convert_revision : 7ec1075e00b7528eb3c6130d5ae651f705db4355
This commit is contained in:
Matt Johnston
2004-06-15 14:27:14 +00:00
30 changed files with 3434 additions and 2341 deletions

View File

@@ -10,6 +10,8 @@
*/
#include "mycrypt.h"
/* Dropbear doesn't need these
const char *crypt_build_settings =
"LibTomCrypt " SCRYPT "\n\n"
"Endianess: "
@@ -236,4 +238,5 @@ const char *crypt_build_settings =
"\n"
"\n\n\n"
;
*/