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

Cryptography-and-Network-Security

于 2013-11-01 发布 文件大小:895KB
0 179
下载积分: 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 个回复

  • CloneRockey4ND
    ROCKEY4ND加密锁硬复制程序(Rockey4 Rockey4 Smart Rockey4 ND) (Rockey4 Rockey4 Smart Rockey4ND clone) )
    2020-09-23 16:07:53下载
    积分:1
  • sign
    对于ECC 进行加密解密运算,这里主要是ECDSA的签名(For ECC encryption and decryption operations, where mainly ECDSA signature)
    2020-07-03 20:00:01下载
    积分:1
  • sanpack_rsa_vs2003sln
    看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。(see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensible. New Year threw in a written document RSA encryption, win32dll Compliant with the use of this category, C# to write document encryption and interface, can achieve key to the preservation of any documents and the RSA encryption operation. Give you wish you a happy New Year.)
    2006-09-25 23:18:10下载
    积分:1
  • Main
    二进制文件操作工具 可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。(Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the second is ignored.)
    2010-10-25 00:06:53下载
    积分:1
  • code-decode
    用于实现文本串的加密解密功能,程序自带密匙(Text string used to implement the encryption and decryption functions, comes with key program)
    2011-11-20 23:11:53下载
    积分:1
  • rsa
    RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
    2010-10-25 10:31:04下载
    积分:1
  • LCCrypto_Src
    本程序可以在 PE 文件的结尾增加一个新节,从而在已被“加密”的程序开始运行时,要求输入密码。(This procedure can be the end of the document in the PE to add a new section, which has been in the encryption process to start running when asked to enter a password.)
    2008-02-29 09:29:32下载
    积分:1
  • DESRSA
    des和rsa的算法演示文档 (des and rsa algorithm presentation)
    2008-03-20 14:11:54下载
    积分:1
  • EC-Verify-Signature
    基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现(Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation)
    2020-07-03 18:40:01下载
    积分:1
  • imgecrypt_cpp
    说明:  用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
    2010-04-12 18:49:30下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载