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

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.