Go to file
2013-03-15 17:46:58 +02:00
demos OCBv3 according http://tools.ietf.org/html/draft-krovetz-ocb-03 2013-03-15 13:30:29 +02:00
doc added libtomcrypt-1.17 2010-06-16 12:39:13 +02:00
notes add OCBv3 testvectors 2013-03-15 17:46:45 +02:00
src ocb_init fix (preventing index overflow) 2013-03-15 13:30:40 +02:00
testprof OCBv3 according http://tools.ietf.org/html/draft-krovetz-ocb-03 2013-03-15 13:30:29 +02:00
.gitignore update gitignore 2013-03-15 12:23:59 +02: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 fixed latex compile errors 2013-03-15 11:16:17 +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 update makefiles 2013-03-15 17:46:58 +02:00
makefile.icc update makefiles 2013-03-15 17:46:58 +02:00
makefile.msvc update makefiles 2013-03-15 17:46:58 +02:00
makefile.shared update makefiles 2013-03-15 17:46:58 +02:00
makefile.unix update makefiles 2013-03-15 17:46:58 +02: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.