Pure C source Crypt Library
#library #c #libcrypt #hash #encrypt #decrypt #md5 #sha #ecc #dsa #dh #x509 #ssl #tls #ssh
|
hace 8 años | |
---|---|---|
demos | hace 8 años | |
doc | hace 8 años | |
hooks | hace 8 años | |
notes | hace 8 años | |
src | hace 8 años | |
tests | hace 8 años | |
.clang-format | hace 10 años | |
.gitattributes | hace 8 años | |
.gitignore | hace 8 años | |
.travis.yml | hace 8 años | |
LICENSE | hace 14 años | |
README.md | hace 8 años | |
TODO | hace 15 años | |
build.sh | hace 8 años | |
changes | hace 8 años | |
check_source.sh | hace 8 años | |
coverage.sh | hace 8 años | |
coverage_more.sh | hace 8 años | |
coverity.sh | hace 11 años | |
helper.pl | hace 8 años | |
libtomcrypt.pc.in | hace 8 años | |
libtomcrypt_VS2008.sln | hace 8 años | |
libtomcrypt_VS2008.vcproj | hace 8 años | |
makefile | hace 8 años | |
makefile.mingw | hace 8 años | |
makefile.msvc | hace 8 años | |
makefile.shared | hace 8 años | |
makefile.unix | hace 8 años | |
makefile_include.mk | hace 8 años | |
printinfo.sh | hace 8 años | |
run.sh | hace 8 años | |
testbuild.sh | hace 11 años | |
testme.sh | hace 8 años | |
updatemakes.sh | hace 8 años |
See doc/crypt.pdf
for a detailed documentation
Please branch off from develop if you want to submit a patch.
Patch integration will be faster if tests and documentation are included.
Please update the makefiles in a separate commit. To update them simply run the updatemakes.sh
script.
Please be aware, that all branches besides master and develop can and will be force-pushed, rebased and/or removed!
If you want to rely on such an unstable branch, create your own fork of this repository to make sure nothing breaks for you.