登录
首页 » Visual C++ » AES

AES

于 2020-07-04 发布 文件大小:2265KB
0 172
下载积分: 1 下载次数: 8

代码说明:

  用C/C++实现加解密算法及其应用:AES 和基于AES 的CMAC(Encryption and decryption algorithm and its application with C/C++: AES and CMAC based on AES)

文件列表:

AES\AES\AES.cpp
AES\AES\AES.dsp
AES\AES\AES.dsw
AES\AES\AES.h
AES\AES\AES.ncb
AES\AES\AES.opt
AES\AES\AES.plg
AES\AES\AES.vcxproj
AES\AES\AES.vcxproj.filters
AES\AES\Debug\AES.log
AES\AES\Debug\AES.obj
AES\AES\Debug\AES.pdb
AES\AES\Debug\AES.tlog\AES.lastbuildstate
AES\AES\Debug\AES.tlog\CL.read.1.tlog
AES\AES\Debug\AES.tlog\CL.write.1.tlog
AES\AES\Debug\AES.tlog\link.read.1.tlog
AES\AES\Debug\AES.tlog\link.write.1.tlog
AES\AES\Debug\main.pdb
AES\AES\Debug\vc120.idb
AES\AES\Debug\vc120.pdb
AES\AES\Debug\vc60.idb
AES\AES\Debug\vc60.pdb
AES\AES\main.cpp
AES\AES\main.dsp
AES\AES\main.dsw
AES\AES\main.ncb
AES\AES\main.opt
AES\AES\main.plg
AES\AES.sdf
AES\AES.sln
AES\AES.v12.suo
AES\CMAC\AES.cpp
AES\CMAC\AES.h
AES\CMAC\CMAC.vcxproj
AES\CMAC\CMAC.vcxproj.filters
AES\CMAC\Debug\AES.obj
AES\CMAC\Debug\CMAC.log
AES\CMAC\Debug\CMAC.tlog\CL.read.1.tlog
AES\CMAC\Debug\CMAC.tlog\CL.write.1.tlog
AES\CMAC\Debug\CMAC.tlog\CMAC.lastbuildstate
AES\CMAC\Debug\CMAC.tlog\link.read.1.tlog
AES\CMAC\Debug\CMAC.tlog\link.write.1.tlog
AES\CMAC\Debug\main.obj
AES\CMAC\Debug\vc120.idb
AES\CMAC\Debug\vc120.pdb
AES\CMAC\main.cpp
AES\Debug\AES.exe
AES\Debug\AES.ilk
AES\Debug\AES.pdb
AES\Debug\CMAC.exe
AES\Debug\CMAC.ilk
AES\Debug\CMAC.pdb
AES\AES\Debug\AES.tlog
AES\CMAC\Debug\CMAC.tlog
AES\AES\Debug
AES\CMAC\Debug
AES\AES
AES\CMAC
AES\Debug
AES

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

发表评论

0 个回复

  • GOSTjiamijiemi
    GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
    2013-04-27 18:02:25下载
    积分:1
  • AES_CMAC
    AES加密,并完成基于AES的CAMC操作(AES encryption and the AES operation is completed based on CAMC)
    2014-11-08 23:11:00下载
    积分:1
  • peregv
    VB程序注册机范例,控件简单实用,采用流行且难以破解的算法加密机器码、序列号、注册码,能更好地保护您的软件(VB program RI example, the controls simple and practical, using the popular and difficult to machine code to crack the encryption algorithms, serial numbers, registration codes, can better protect your software)
    2014-03-24 18:07:41下载
    积分:1
  • 3des-suanfa
    3des算法code,已经通过visual c++编译.比一重des算法更加可靠!(3DES algorithm code, has passed visual c++ Compiler. Than one algorithm more reliable re-des!)
    2008-04-16 23:17:57下载
    积分:1
  • jjm
    帮助开发出来的程序加密和解密!采用MD5算法,即时数据库中被人盗窃,也不能得到用户登录密码(Developed procedures to help encrypt and decrypt! Using MD5 algorithm, real-time database which has been stolen, nor can the user login password)
    2007-12-12 22:47:24下载
    积分:1
  • duobiaotidai
    一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)(a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1))
    2006-10-10 17:33:56下载
    积分:1
  • GenerateKey
    基于crypto++实现RSA密钥对生成,密钥长度1024,vs2010实现(generate RSA key pair based on Crypto++,and save the key pairs which is 1024 bit in txt file )
    2013-03-27 15:26:16下载
    积分:1
  • jiami
    自主编写的一个简单的加密程序,算法思想简单(Written in a simple self-encryption algorithm is simple thoughts)
    2010-12-16 15:26:04下载
    积分:1
  • decode(BASE64)
    Base64的编码程序 基于VC++编写的(Base64 encoding program written with VC++)
    2011-11-26 09:30:36下载
    积分:1
  • REVERSING
    逆向工程揭秘,包含大量加密解密详细说明。学习逆向工程必备(The secret of Reverse engineering The detailed description contains a large number of encryption and decryption. To learn reverse engineering necessary)
    2012-05-02 11:47:41下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载