实例介绍
crypt++ 5.6.1 源代码,希望对你有帮助
【实例截图】
【核心代码】
4744302542889986975.zip
├── 3way.cpp
├── 3way.h
├── adhoc.cpp.proto
├── adler32.cpp
├── adler32.h
├── aes.h
├── algebra.cpp
├── algebra.h
├── algparam.cpp
├── algparam.h
├── arc4.cpp
├── arc4.h
├── argnames.h
├── asn.cpp
├── asn.h
├── authenc.cpp
├── authenc.h
├── base32.cpp
├── base32.h
├── base64.cpp
├── base64.h
├── basecode.cpp
├── basecode.h
├── bench2.cpp
├── bench.cpp
├── bench.h
├── bfinit.cpp
├── blowfish.cpp
├── blowfish.h
├── blumshub.cpp
├── blumshub.h
├── camellia.cpp
├── camellia.h
├── cast.cpp
├── cast.h
├── casts.cpp
├── cbcmac.cpp
├── cbcmac.h
├── ccm.cpp
├── ccm.h
├── channels.cpp
├── channels.h
├── cmac.cpp
├── cmac.h
├── config.h
├── cpu.cpp
├── cpu.h
├── crc.cpp
├── crc.h
├── cryptdll.dsp
├── cryptdll.vcproj
├── cryptest_bds.bdsgroup
├── cryptest_bds.bdsproj
├── cryptest_bds.bpf
├── cryptest.dsp
├── cryptest.dsw
├── cryptest.sln
├── cryptest.vcproj
├── cryptlib_bds.bdsproj
├── cryptlib_bds.cpp
├── cryptlib.cpp
├── cryptlib.dsp
├── cryptlib.h
├── cryptlib.vcproj
├── cryptopp.rc
├── datatest.cpp
├── default.cpp
├── default.h
├── des.cpp
├── des.h
├── dessp.cpp
├── dh2.cpp
├── dh2.h
├── dh.cpp
├── dh.h
├── dll.cpp
├── dll.h
├── dlltest.cpp
├── dlltest.dsp
├── dlltest.vcproj
├── dmac.h
├── Doxyfile
├── dsa.cpp
├── dsa.h
├── eax.cpp
├── eax.h
├── ec2n.cpp
├── ec2n.h
├── eccrypto.cpp
├── eccrypto.h
├── ecp.cpp
├── ecp.h
├── elgamal.cpp
├── elgamal.h
├── emsa2.cpp
├── emsa2.h
├── eprecomp.cpp
├── eprecomp.h
├── esign.cpp
├── esign.h
├── factory.h
├── files.cpp
├── files.h
├── filters.cpp
├── filters.h
├── fips140.cpp
├── fips140.h
├── fipsalgt.cpp
├── fipstest.cpp
├── fltrimpl.h
├── gcm.cpp
├── gcm.h
├── gf2_32.cpp
├── gf2_32.h
├── gf256.cpp
├── gf256.h
├── gf2n.cpp
├── gf2n.h
├── gfpcrypt.cpp
├── gfpcrypt.h
├── GNUmakefile
├── gost.cpp
├── gost.h
├── gzip.cpp
├── gzip.h
├── hex.cpp
├── hex.h
├── hmac.cpp
├── hmac.h
├── hrtimer.cpp
├── hrtimer.h
├── ida.cpp
├── ida.h
├── idea.cpp
├── idea.h
├── integer.cpp
├── integer.h
├── iterhash.cpp
├── iterhash.h
├── License.txt
├── lubyrack.h
├── luc.cpp
├── luc.h
├── mars.cpp
├── mars.h
├── marss.cpp
├── md2.cpp
├── md2.h
├── md4.cpp
├── md4.h
├── md5.cpp
├── md5.h
├── mdc.h
├── misc.cpp
├── misc.h
├── modarith.h
├── modes.cpp
├── modes.h
├── modexppc.h
├── mqueue.cpp
├── mqueue.h
├── mqv.cpp
├── mqv.h
├── nbtheory.cpp
├── nbtheory.h
├── network.cpp
├── network.h
├── nr.h
├── oaep.cpp
├── oaep.h
├── oids.h
├── osrng.cpp
├── osrng.h
├── panama.cpp
├── panama.h
├── pch.cpp
├── pch.h
├── pkcspad.cpp
├── pkcspad.h
├── polynomi.cpp
├── polynomi.h
├── pssr.cpp
├── pssr.h
├── pubkey.cpp
├── pubkey.h
├── pwdbased.h
├── queue.cpp
├── queue.h
├── rabin.cpp
├── rabin.h
├── randpool.cpp
├── randpool.h
├── rc2.cpp
├── rc2.h
├── rc5.cpp
├── rc5.h
├── rc6.cpp
├── rc6.h
├── rdtables.cpp
├── Readme.txt
├── regtest.cpp
├── resource.h
├── rijndael.cpp
├── rijndael.h
├── ripemd.cpp
├── ripemd.h
├── rng.cpp
├── rng.h
├── rsa.cpp
├── rsa.h
├── rw.cpp
├── rw.h
├── safer.cpp
├── safer.h
├── salsa.cpp
├── salsa.h
├── seal.cpp
├── seal.h
├── secblock.h
├── seckey.h
├── seed.cpp
├── seed.h
├── serpent.cpp
├── serpent.h
├── serpentp.h
├── shacal2.cpp
├── shacal2.h
├── sha.cpp
├── sha.h
├── sharkbox.cpp
├── shark.cpp
├── shark.h
├── simple.cpp
├── simple.h
├── skipjack.cpp
├── skipjack.h
├── smartptr.h
├── socketft.cpp
├── socketft.h
├── sosemanuk.cpp
├── sosemanuk.h
├── square.cpp
├── square.h
├── squaretb.cpp
├── stdcpp.h
├── strciphr.cpp
├── strciphr.h
├── tea.cpp
├── tea.h
├── test.cpp
├── TestData
│ ├── 3desval.dat
│ ├── 3wayval.dat
│ ├── camellia.dat
│ ├── cast128v.dat
│ ├── cast256v.dat
│ ├── descert.dat
│ ├── dh1024.dat
│ ├── dh2048.dat
│ ├── dlie1024.dat
│ ├── dlie2048.dat
│ ├── dsa1024b.dat
│ ├── dsa1024.dat
│ ├── dsa512.dat
│ ├── elgc1024.dat
│ ├── esig1023.dat
│ ├── esig1536.dat
│ ├── esig2046.dat
│ ├── gostval.dat
│ ├── ideaval.dat
│ ├── luc1024.dat
│ ├── luc2048.dat
│ ├── lucc1024.dat
│ ├── lucc512.dat
│ ├── lucd1024.dat
│ ├── lucd512.dat
│ ├── lucs1024.dat
│ ├── lucs512.dat
│ ├── marsval.dat
│ ├── mqv1024.dat
│ ├── mqv2048.dat
│ ├── nr1024.dat
│ ├── nr2048.dat
│ ├── rabi1024.dat
│ ├── rabi2048.dat
│ ├── rc2val.dat
│ ├── rc5val.dat
│ ├── rc6val.dat
│ ├── rijndael.dat
│ ├── rsa1024.dat
│ ├── rsa2048.dat
│ ├── rsa400pb.dat
│ ├── rsa400pv.dat
│ ├── rsa512a.dat
│ ├── rw1024.dat
│ ├── rw2048.dat
│ ├── saferval.dat
│ ├── serpentv.dat
│ ├── shacal2v.dat
│ ├── sharkval.dat
│ ├── skipjack.dat
│ ├── squareva.dat
│ ├── twofishv.dat
│ ├── usage.dat
│ ├── xtrdh171.dat
│ └── xtrdh342.dat
├── TestVectors
│ ├── aes.txt
│ ├── all.txt
│ ├── camellia.txt
│ ├── ccm.txt
│ ├── cmac.txt
│ ├── dlies.txt
│ ├── dsa_1363.txt
│ ├── dsa.txt
│ ├── eax.txt
│ ├── esign.txt
│ ├── gcm.txt
│ ├── hmac.txt
│ ├── mars.txt
│ ├── nr.txt
│ ├── panama.txt
│ ├── Readme.txt
│ ├── rsa_oaep.txt
│ ├── rsa_pkcs1_1_5.txt
│ ├── rsa_pss.txt
│ ├── rw.txt
│ ├── salsa.txt
│ ├── seal.txt
│ ├── seed.txt
│ ├── shacal2.txt
│ ├── sha.txt
│ ├── sosemanuk.txt
│ ├── tea.txt
│ ├── ttmac.txt
│ ├── vmac.txt
│ ├── wake.txt
│ └── whrlpool.txt
├── tftables.cpp
├── tiger.cpp
├── tiger.h
├── tigertab.cpp
├── trdlocal.cpp
├── trdlocal.h
├── trunhash.h
├── ttmac.cpp
├── ttmac.h
├── twofish.cpp
├── twofish.h
├── validat1.cpp
├── validat2.cpp
├── validat3.cpp
├── validate.h
├── vmac.cpp
├── vmac.h
├── wait.cpp
├── wait.h
├── wake.cpp
├── wake.h
├── whrlpool.cpp
├── whrlpool.h
├── winpipes.cpp
├── winpipes.h
├── words.h
├── x64dll.asm
├── x64masm.asm
├── xtr.cpp
├── xtrcrypt.cpp
├── xtrcrypt.h
├── xtr.h
├── zdeflate.cpp
├── zdeflate.h
├── zinflate.cpp
├── zinflate.h
├── zlib.cpp
└── zlib.h
2 directories, 374 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论