added libtomcrypt-1.12

This commit is contained in:
Tom St Denis
2006-05-29 23:12:56 +00:00
committed by Steffen Jaeckel
parent 64d7ebe166
commit 2945dea3e2
40 changed files with 1376 additions and 122 deletions
+3 -1
View File
@@ -330,7 +330,9 @@ const char *crypt_build_settings =
#if defined(LTC_EASY)
" (easy) "
#endif
#if defined(MECC_FP)
" MECC_FP "
#endif
"\n"
"\n\n\n"
;