Pure C source Crypt Library
#library #c #libcrypt #hash #encrypt #decrypt #md5 #sha #ecc #dsa #dh #x509 #ssl #tls #ssh
|
|
8 年 前 | |
|---|---|---|
| demos | 8 年 前 | |
| doc | 11 年 前 | |
| notes | 11 年 前 | |
| src | 8 年 前 | |
| testprof | 8 年 前 | |
| .clang-format | 10 年 前 | |
| .gitignore | 9 年 前 | |
| .travis.yml | 9 年 前 | |
| Doxyfile | 15 年 前 | |
| LICENSE | 15 年 前 | |
| README.md | 8 年 前 | |
| TODO | 15 年 前 | |
| build.sh | 8 年 前 | |
| changes | 15 年 前 | |
| check-source.pl | 8 年 前 | |
| coverage.sh | 8 年 前 | |
| coverity.sh | 11 年 前 | |
| crypt.tex | 8 年 前 | |
| filter.pl | 8 年 前 | |
| fixupind.pl | 8 年 前 | |
| genlist.sh | 10 年 前 | |
| libtomcrypt.dsp | 12 年 前 | |
| libtomcrypt.pc.in | 11 年 前 | |
| libtomcrypt_VS2005.sln | 15 年 前 | |
| libtomcrypt_VS2005.vcproj | 12 年 前 | |
| libtomcrypt_VS2008.sln | 15 年 前 | |
| libtomcrypt_VS2008.vcproj | 12 年 前 | |
| makefile | 8 年 前 | |
| makefile.icc | 8 年 前 | |
| makefile.include | 8 年 前 | |
| makefile.mingw | 8 年 前 | |
| makefile.msvc | 8 年 前 | |
| makefile.shared | 8 年 前 | |
| makefile.unix | 8 年 前 | |
| mess.sh | 13 年 前 | |
| parsenames.pl | 8 年 前 | |
| printinfo.sh | 8 年 前 | |
| run.sh | 8 年 前 | |
| testbuild.sh | 11 年 前 | |
| testme.sh | 8 年 前 | |
| updatemakes.sh | 11 年 前 |
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.