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

Steffen Jaeckel 45f306eb0b fixed building, but test of ecc still crashes il y a 15 ans
demos 45f306eb0b fixed building, but test of ecc still crashes il y a 13 ans
doc bbc52b9e1b added libtomcrypt-1.17 il y a 15 ans
notes faaa17aec2 add OCBv3 testvectors il y a 13 ans
src 8ec7d281d8 fixed bug of storing result in the wrong temp variable il y a 13 ans
testprof 45f306eb0b fixed building, but test of ecc still crashes il y a 13 ans
.gitignore ee4a9477ec update gitignore il y a 13 ans
Doxyfile bbc52b9e1b added libtomcrypt-1.17 il y a 15 ans
LICENSE 412b2ee1fc after multiple objections of libtom users [1], we decided to change licensing il y a 15 ans
README.md 2b2f5de743 rename README il y a 13 ans
TODO bbc52b9e1b added libtomcrypt-1.17 il y a 15 ans
build.sh d84af284a3 build/testme: remove -j4 parameter il y a 13 ans
changes bbc52b9e1b added libtomcrypt-1.17 il y a 15 ans
crypt.lof bbc52b9e1b added libtomcrypt-1.17 il y a 15 ans
crypt.tex 8fcd408a98 fixed latex compile errors il y a 13 ans
filter.pl f32e52d5ac mark scripts as executable il y a 13 ans
fixupind.pl f32e52d5ac mark scripts as executable il y a 13 ans
genlist.sh f32e52d5ac mark scripts as executable il y a 13 ans
libtomcrypt.dsp c98857a47e add hkdf impl il y a 13 ans
libtomcrypt_VS2005.sln e960ff887c Added project and solution files for Visual Studio 2005 and Visual Studio 2008. il y a 15 ans
libtomcrypt_VS2005.vcproj c98857a47e add hkdf impl il y a 13 ans
libtomcrypt_VS2008.sln e960ff887c Added project and solution files for Visual Studio 2005 and Visual Studio 2008. il y a 15 ans
libtomcrypt_VS2008.vcproj c98857a47e add hkdf impl il y a 13 ans
makefile 05b050b943 update makefiles il y a 13 ans
makefile.icc 05b050b943 update makefiles il y a 13 ans
makefile.msvc 05b050b943 update makefiles il y a 13 ans
makefile.shared 05b050b943 update makefiles il y a 13 ans
makefile.unix 05b050b943 update makefiles il y a 13 ans
mess.sh f32e52d5ac mark scripts as executable il y a 13 ans
parsenames.pl f32e52d5ac mark scripts as executable il y a 13 ans
run.sh f32e52d5ac mark scripts as executable il y a 13 ans
testbuild.sh f32e52d5ac mark scripts as executable il y a 13 ans
testme.sh d84af284a3 build/testme: remove -j4 parameter il y a 13 ans
updatemakes.sh f32e52d5ac mark scripts as executable il y a 13 ans

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.