tea加解密的C++代码

时间:2012-03-16 11:48:30
【文件属性】:
文件名称:tea加解密的C++代码
文件大小:4.67MB
文件格式:RAR
更新时间:2012-03-16 11:48:30
tea tea加解密的C++基本代码,这里只有16轮。
【文件预览】:
TEAdecrypt
----last one.plg(3KB)
----tea.h(878B)
----last one.sln(880B)
----test.plg(2KB)
----test.dsp(3KB)
----test.ncb(41KB)
----last one.ncb(49KB)
----util.cpp(2KB)
----test.dsw(516B)
----last one.dsp(4KB)
----test.cpp(912B)
----Debug()
--------vc60.pdb(148KB)
--------test.pdb(25KB)
--------last one.exe.intermediate.manifest(145B)
--------vc80.idb(555KB)
--------test.obj(113KB)
--------mt.dep(67B)
--------last one.exe.embed.manifest.res(212B)
--------last one.exe(556KB)
--------vc60.idb(209KB)
--------util.obj(69KB)
--------test.pch(5.24MB)
--------last one.exe.embed.manifest(146B)
--------BuildLog.htm(7KB)
--------tea.obj(23KB)
--------last one.ilk(791KB)
--------vc80.pdb(204KB)
--------last one.pdb(1.08MB)
--------last one.pch(2.23MB)
----last one.vcproj(6KB)
----util.h(824B)
----last one.vcproj.YOUR-EFAC313A92.hp.user(1KB)
----last one.suo(9KB)
----last one.dsw(541B)
----last one.opt(48KB)
----tea.cpp(2KB)
----test.opt(48KB)
TEAencrypt
----last one.plg(3KB)
----tea.h(878B)
----last one.sln(880B)
----test.plg(2KB)
----test.dsp(3KB)
----test.ncb(41KB)
----last one.ncb(49KB)
----util.cpp(2KB)
----test.dsw(516B)
----last one.dsp(4KB)
----test.cpp(1KB)
----Debug()
--------vc60.pdb(148KB)
--------test.pdb(25KB)
--------last one.exe.intermediate.manifest(145B)
--------vc80.idb(555KB)
--------test.obj(118KB)
--------mt.dep(67B)
--------last one.exe.embed.manifest.res(212B)
--------last one.exe(556KB)
--------vc60.idb(209KB)
--------util.obj(69KB)
--------test.pch(5.24MB)
--------last one.exe.embed.manifest(146B)
--------BuildLog.htm(7KB)
--------tea.obj(23KB)
--------last one.ilk(792KB)
--------vc80.pdb(204KB)
--------last one.pdb(1.08MB)
--------last one.pch(2.23MB)
----last one.vcproj(6KB)
----util.h(824B)
----last one.vcproj.YOUR-EFAC313A92.hp.user(1KB)
----last one.suo(9KB)
----last one.dsw(541B)
----last one.opt(48KB)
----tea.cpp(2KB)
----test.opt(48KB)

网友评论

  • 不知道能不能用,试下先
  • 可以用,网上有过的代码
  • 不错的资源 能运行 正是我想要的
  • 看上去不太好,工程是vs2005的转换成高级版本vs2008就生成不了.说明本身有问题.
  • 调用接口设计不好,代码基本网上抄的
  • 刚好是我想要学习的东西。。
  • 可以,值得参考,谢谢!
  • 可以用 试过了
  • 是WINDOWS下的代码啊
  • tea的C++实现,代码比较简洁,可以参考