Pure C source Crypt Library
#library #c #libcrypt #hash #encrypt #decrypt #md5 #sha #ecc #dsa #dh #x509 #ssl #tls #ssh

Steffen Jaeckel d84af284a3 build/testme: remove -j4 parameter 13 years ago
demos 5708adb6c1 Add Camellia to the test vectors. 13 years ago
doc bbc52b9e1b added libtomcrypt-1.17 15 years ago
notes 5b662d6ed8 Fix some small typos in documentation 13 years ago
src 2cb8c44113 der fixes and additions 13 years ago
testprof cecbbb88fc When a test fails, print the algorithm that it failed on. 13 years ago
.gitignore 5ec1e53e02 updated gitignore 15 years ago
Doxyfile bbc52b9e1b added libtomcrypt-1.17 15 years ago
LICENSE 412b2ee1fc after multiple objections of libtom users [1], we decided to change licensing 15 years ago
README.md 2b2f5de743 rename README 13 years ago
TODO bbc52b9e1b added libtomcrypt-1.17 15 years ago
build.sh d84af284a3 build/testme: remove -j4 parameter 13 years ago
changes bbc52b9e1b added libtomcrypt-1.17 15 years ago
crypt.lof bbc52b9e1b added libtomcrypt-1.17 15 years ago
crypt.tex 5b662d6ed8 Fix some small typos in documentation 13 years ago
filter.pl f32e52d5ac mark scripts as executable 13 years ago
fixupind.pl f32e52d5ac mark scripts as executable 13 years ago
genlist.sh f32e52d5ac mark scripts as executable 13 years ago
libtomcrypt.dsp bbc52b9e1b added libtomcrypt-1.17 15 years ago
libtomcrypt_VS2005.sln e960ff887c Added project and solution files for Visual Studio 2005 and Visual Studio 2008. 15 years ago
libtomcrypt_VS2005.vcproj 2cb8c44113 der fixes and additions 13 years ago
libtomcrypt_VS2008.sln e960ff887c Added project and solution files for Visual Studio 2005 and Visual Studio 2008. 15 years ago
libtomcrypt_VS2008.vcproj 2cb8c44113 der fixes and additions 13 years ago
makefile 9953c69455 update makefiles 13 years ago
makefile.icc 9953c69455 update makefiles 13 years ago
makefile.msvc 9953c69455 update makefiles 13 years ago
makefile.shared 9953c69455 update makefiles 13 years ago
makefile.unix 9953c69455 update makefiles 13 years ago
mess.sh f32e52d5ac mark scripts as executable 13 years ago
parsenames.pl f32e52d5ac mark scripts as executable 13 years ago
run.sh f32e52d5ac mark scripts as executable 13 years ago
testbuild.sh f32e52d5ac mark scripts as executable 13 years ago
testme.sh d84af284a3 build/testme: remove -j4 parameter 13 years ago
updatemakes.sh f32e52d5ac mark scripts as executable 13 years ago

README.md

libtomcrypt

See doc/crypt.pdf for a detailed documentation

Submitting patches

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