import of libtomcrypt

out of
  lt_tree.tar.bz2
checksums of lt_tree.tar.bz2
MD5: 3c36e1ca95518f4d00a76dc9b7049952
SHA1: 4f31d1aa8cd1b9d7452b777cd52f8280dc7ebcbc
This commit is contained in:
Steffen Jaeckel
2009-10-01 11:42:27 +02:00
parent bbc52b9e1b
commit 2f1fc7c50d
12 changed files with 1172 additions and 35 deletions
+6
View File
@@ -116,6 +116,12 @@ const char *crypt_build_settings =
#if defined(LTC_KASUMI)
" KASUMI\n"
#endif
#if defined(LTC_MULTI2)
" MULTI2\n"
#endif
#if defined(LTC_CAMELLIA)
" Camellia\n"
#endif
"\nHashes built-in:\n"
#if defined(LTC_SHA512)