Mercurial > dropbear
diff src/misc/crypt/crypt.c @ 195:19e5d79b7190 libtomcrypt
Cleanup of import of LTC 1.02, still problematic for Dropbear
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 09 May 2005 09:33:00 +0000 |
parents | 9cc34777b479 |
children | 4768b55c5240 |
line wrap: on
line diff
--- a/src/misc/crypt/crypt.c Sun May 08 06:36:47 2005 +0000 +++ b/src/misc/crypt/crypt.c Mon May 09 09:33:00 2005 +0000 @@ -15,6 +15,7 @@ Build strings, Tom St Denis */ +/* const char *crypt_build_settings = "LibTomCrypt " SCRYPT " (Tom St Denis, [email protected])\n" "LibTomCrypt is public domain software.\n"