登录
首页 » Visual C++ » Cryptography-and-Network-Security

Cryptography-and-Network-Security

于 2013-11-01 发布 文件大小:895KB
0 198
下载积分: 1 下载次数: 4

代码说明:

  用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)

文件列表:

Cryptography and Network Security
.................................\AES
.................................\...\AES.cpp,9199,2013-06-20
.................................\...\AES.vcxproj,4002,2013-06-19
.................................\...\AES.vcxproj.filters,929,2013-06-19
.................................\...\Debug
.................................\...\.....\AES.lastbuildstate,116,2013-06-20
.................................\...\.....\AES.log,3185,2013-06-20
.................................\...\.....\AES.obj,22548,2013-06-20
.................................\...\.....\CL.read.1.tlog,2422,2013-06-20
.................................\...\.....\CL.write.1.tlog,942,2013-06-20
.................................\...\.....\link-cvtres.read.1.tlog,2,2013-06-20
.................................\...\.....\link-cvtres.write.1.tlog,2,2013-06-20
.................................\...\.....\link-rc.read.1.tlog,2,2013-06-20
.................................\...\.....\link-rc.write.1.tlog,2,2013-06-20
.................................\...\.....\link.5724-cvtres.read.1.tlog,2,2013-06-20
.................................\...\.....\link.5724-cvtres.write.1.tlog,2,2013-06-20
.................................\...\.....\link.5724-rc.read.1.tlog,2,2013-06-20
.................................\...\.....\link.5724-rc.write.1.tlog,2,2013-06-20
.................................\...\.....\link.5724.read.1.tlog,2,2013-06-20
.................................\...\.....\link.5724.write.1.tlog,2,2013-06-20
.................................\...\.....\link.9508-cvtres.read.1.tlog,2,2013-06-20
.................................\...\.....\link.9508-cvtres.write.1.tlog,2,2013-06-20
.................................\...\.....\link.9508-rc.read.1.tlog,2,2013-06-20
.................................\...\.....\link.9508-rc.write.1.tlog,2,2013-06-20
.................................\...\.....\link.9508.read.1.tlog,2,2013-06-20
.................................\...\.....\link.9508.write.1.tlog,2,2013-06-20
.................................\...\.....\link.read.1.tlog,2164,2013-06-20
.................................\...\.....\link.write.1.tlog,620,2013-06-20
.................................\...\.....\vc110.idb,52224,2013-06-20
.................................\...\.....\vc110.pdb,77824,2013-06-20
.................................\...\.....\Դ.obj,25668,2013-06-19
.................................\CMAC
.................................\....\CMAC.cpp,9021,2013-06-20
.................................\....\CMAC.vcxproj,4004,2013-06-19
.................................\....\CMAC.vcxproj.filters,942,2013-06-19
.................................\....\Debug
.................................\....\.....\CL.read.1.tlog,1346,2013-06-20
.................................\....\.....\CL.write.1.tlog,486,2013-06-20
.................................\....\.....\CMAC.lastbuildstate,116,2013-06-20
.................................\....\.....\CMAC.log,3127,2013-06-20
.................................\....\.....\CMAC.obj,20862,2013-06-20
.................................\....\.....\link-cvtres.read.1.tlog,2,2013-06-20
.................................\....\.....\link-cvtres.write.1.tlog,2,2013-06-20
.................................\....\.....\link-rc.read.1.tlog,2,2013-06-20
.................................\....\.....\link-rc.write.1.tlog,2,2013-06-20
.................................\....\.....\link.read.1.tlog,2172,2013-06-20
.................................\....\.....\link.write.1.tlog,630,2013-06-20
.................................\....\.....\vc110.idb,44032,2013-06-20
.................................\....\.....\vc110.pdb,77824,2013-06-20
.................................\Cryptography and Network Security.sdf,2293760,2013-06-23
.................................\Cryptography and Network Security.sln,1327,2013-06-19
.................................\Debug
.................................\.....\AES.exe,38912,2013-06-20
.................................\.....\AES.ilk,232880,2013-06-20
.................................\.....\AES.pdb,445440,2013-06-20
.................................\.....\CMAC.exe,38400,2013-06-20
.................................\.....\CMAC.ilk,241916,2013-06-20
.................................\.....\CMAC.pdb,453632,2013-06-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Windows_Password_Logger
    windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取, 在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码, vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
    2012-09-27 11:09:00下载
    积分:1
  • code-decode
    用于实现文本串的加密解密功能,程序自带密匙(Text string used to implement the encryption and decryption functions, comes with key program)
    2011-11-20 23:11:53下载
    积分:1
  • md5ex
    c++ 写的加密算法,可以加密解密,采用的算法是比较长用的(c write the encryption algorithm, encryption can be decrypted using the algorithm is relatively long with the)
    2007-05-22 14:41:17下载
    积分:1
  • chinashengyu
    一个中国剩余定理的简单算法,密码学基础算法(Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm)
    2007-12-17 13:35:58下载
    积分:1
  • Protect.x.src
    加密程序的,实现了对代码的抽取乱序,区段加密和IAT的处理。 (Encryption procedures, the code of the extraction sequence, block encryption and IAT processing.)
    2015-06-30 17:11:18下载
    积分:1
  • 6
    说明:  六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密(Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption)
    2010-09-23 23:14:02下载
    积分:1
  • openssl-rsa
    OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。(RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. )
    2005-07-04 09:55:06下载
    积分:1
  • Flexnet-Trusted-Storage-based_PR_TS_V11.9.1
    FlexNet Publisher 11.9.1 Trusted Storage-based Licensing Programming Reference
    2012-01-07 18:45:44下载
    积分:1
  • RSA
    RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
    2013-12-01 20:17:45下载
    积分:1
  • 0401-2
    椭圆曲线密码体制及其在电子银行中的应用,对椭圆曲线的加解密应用具有很好参考价值(Elliptic curve cryptography and its application in e-banking, a good reference value of the elliptic curve encryption and decryption application )
    2012-04-01 09:12:53下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载