登录
首页 » Visual C++ » AES

AES

于 2020-07-04 发布 文件大小:2265KB
0 186
下载积分: 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 个回复

  • SEED
    Seed加密体制代码,韩国的分组密码加密体制。(Seed encryption system code block cipher encryption system in Korea.)
    2014-01-16 11:47:11下载
    积分:1
  • RSA算法
    信息安全中的RSA算法,界面简单明了,功能齐全(information security of the RSA algorithm, simple interface, the full range of functions)
    2005-07-01 17:50:39下载
    积分:1
  • RSA-MFC
    RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密(RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption)
    2009-06-15 14:34:51下载
    积分:1
  • Caesar-code
    凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
    2012-05-11 16:37:09下载
    积分:1
  • TCR116133h
    该文件能用Visual C++6.0打开编译实现加密解密功能,并能通过少量的修改改(修改处程序源码中已标明)镶嵌到其他的程序源码中实现加密解密功能。 可直接使用。 (The file can use Visual C++6.0 to open compiled encryption and decryption functions through a few modifications reform (modify at program source code has been marked) inlaid into the other program source code to achieve encryption and decryption functions. Can be used directly.)
    2012-09-15 18:09:59下载
    积分:1
  • DES
    可以对文件进行加解密,这是自己编写的实验作业(Can encrypt and decrypt files, it is their job to prepare experimental)
    2009-11-09 12:17:02下载
    积分:1
  • 865754765
    VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
    2013-08-21 12:09:19下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • 3DES-CPP
    3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
    2014-02-07 15:40:00下载
    积分:1
  • EC-Signature
    基于miracl大数库的椭圆曲线EC的签名算法的c语言实现(Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation)
    2020-07-03 18:40:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载