文件名称:libtomcrypt-master
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-04-27
- 文件大小:
- 1.93mb
- 下载次数:
- 0次
- 提 供 者:
- 汪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
libtomcrypt是数字加密算法完整版,里面包括了目前主流的一些加解密方法,如MD5,DES等,相当值得学习-Libtomcrypt is a digital encryption algorithm full version, which includes some popular encryption methods, such as MD5, DES and so on, very worth learning
(系统自动生成,下载前可以参看下载内容)
下载文件列表
libtomcrypt-master
..................\.gitignore
..................\Doxyfile
..................\LICENSE
..................\README
..................\TODO
..................\build.sh
..................\changes
..................\crypt.lof
..................\crypt.tex
..................\demos
..................\.....\encrypt.c
..................\.....\hashsum.c
..................\.....\multi.c
..................\.....\small.c
..................\.....\test.c
..................\.....\timing.c
..................\.....\tv_gen.c
..................\doc
..................\...\crypt.pdf
..................\...\footer.html
..................\...\header.html
..................\filter.pl
..................\fixupind.pl
..................\genlist.sh
..................\libtomcrypt.dsp
..................\libtomcrypt_VS2005.sln
..................\libtomcrypt_VS2005.vcproj
..................\libtomcrypt_VS2008.sln
..................\libtomcrypt_VS2008.vcproj
..................\makefile
..................\makefile.icc
..................\makefile.msvc
..................\makefile.shared
..................\makefile.unix
..................\mess.sh
..................\notes
..................\.....\base64_tv.txt
..................\.....\ccm_tv.txt
..................\.....\cipher_tv.txt
..................\.....\eax_tv.txt
..................\.....\ecc_tv.txt
..................\.....\etc
..................\.....\...\saferp_optimizer.c
..................\.....\...\whirlgen.c
..................\.....\...\whirltest.c
..................\.....\gcm_tv.txt
..................\.....\hash_tv.txt
..................\.....\hmac_tv.txt
..................\.....\lrw_tv.txt
..................\.....\ocb_tv.txt
..................\.....\omac_tv.txt
..................\.....\pmac_tv.txt
..................\.....\tech0001.txt
..................\.....\tech0002.txt
..................\.....\tech0003.txt
..................\.....\tech0004.txt
..................\.....\tech0005.txt
..................\.....\tech0006.txt
..................\.....\tech0007.txt
..................\parsenames.pl
..................\run.sh
..................\src
..................\...\ciphers
..................\...\.......\aes
..................\...\.......\...\aes.c
..................\...\.......\...\aes_tab.c
..................\...\.......\anubis.c
..................\...\.......\blowfish.c
..................\...\.......\camellia.c
..................\...\.......\cast5.c
..................\...\.......\des.c
..................\...\.......\kasumi.c
..................\...\.......\khazad.c
..................\...\.......\kseed.c
..................\...\.......\multi2.c
..................\...\.......\noekeon.c
..................\...\.......\rc2.c
..................\...\.......\rc5.c
..................\...\.......\rc6.c
..................\...\.......\safer
..................\...\.......\.....\safer.c
..................\...\.......\.....\safer_tab.c
..................\...\.......\.....\saferp.c
..................\...\.......\skipjack.c
..................\...\.......\twofish
..................\...\.......\.......\twofish.c
..................\...\.......\.......\twofish_tab.c
..................\...\.......\xtea.c
..................\...\encauth
..................\...\.......\ccm
..................\...\.......\...\ccm_memory.c
..................\...\.......\...\ccm_memory_ex.c
..................\...\.......\...\ccm_test.c
..................\...\.......\eax
..................\...\.......\...\eax_addheader.c
..................\...\.......\...\eax_decrypt.c
..................\...\.......\...\eax_decrypt_verify_memory.c
..................\...\.......\...\eax_done.c
..................\...\.......\...\eax_encrypt.c