Go to file
2013-03-15 11:16:16 +01:00
demos Add Camellia to the test vectors. 2012-11-18 15:24:12 +01:00
doc added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
notes Fix some small typos in documentation 2012-11-18 15:24:15 +01:00
src add hkdf impl 2013-03-15 11:16:16 +01:00
testprof When a test fails, print the algorithm that it failed on. 2012-11-18 15:20:10 +01:00
.gitignore updated gitignore 2011-03-21 22:59:59 +01:00
build.sh build/testme: remove -j4 parameter 2013-03-15 11:08:54 +01:00
changes added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
crypt.lof added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
crypt.tex Fix some small typos in documentation 2012-11-18 15:24:15 +01:00
Doxyfile added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
filter.pl mark scripts as executable 2012-11-23 00:49:26 +01:00
fixupind.pl mark scripts as executable 2012-11-23 00:49:26 +01:00
genlist.sh mark scripts as executable 2012-11-23 00:49:26 +01:00
libtomcrypt_VS2005.sln Added project and solution files for Visual Studio 2005 and Visual Studio 2008. 2010-06-16 20:01:47 +02:00
libtomcrypt_VS2005.vcproj add hkdf impl 2013-03-15 11:16:16 +01:00
libtomcrypt_VS2008.sln Added project and solution files for Visual Studio 2005 and Visual Studio 2008. 2010-06-16 20:01:47 +02:00
libtomcrypt_VS2008.vcproj add hkdf impl 2013-03-15 11:16:16 +01:00
libtomcrypt.dsp add hkdf impl 2013-03-15 11:16:16 +01:00
LICENSE after multiple objections of libtom users [1], we decided to change licensing 2011-01-19 10:18:15 +01:00
makefile add hkdf impl 2013-03-15 11:16:16 +01:00
makefile.icc add hkdf impl 2013-03-15 11:16:16 +01:00
makefile.msvc add hkdf impl 2013-03-15 11:16:16 +01:00
makefile.shared add hkdf impl 2013-03-15 11:16:16 +01:00
makefile.unix add hkdf impl 2013-03-15 11:16:16 +01:00
mess.sh mark scripts as executable 2012-11-23 00:49:26 +01:00
parsenames.pl mark scripts as executable 2012-11-23 00:49:26 +01:00
README.md rename README 2013-02-13 11:42:19 +01:00
run.sh mark scripts as executable 2012-11-23 00:49:26 +01:00
testbuild.sh mark scripts as executable 2012-11-23 00:49:26 +01:00
testme.sh build/testme: remove -j4 parameter 2013-03-15 11:08:54 +01:00
TODO added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
updatemakes.sh mark scripts as executable 2012-11-23 00:49:26 +01:00

libtomcrypt

See doc/crypt.pdf for a detailed documentation

Submitting patches

Please branch off from develop if you want to submit a patch.