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

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.