登录
首页 » Visual C++ » AES-CMAC

AES-CMAC

于 2015-05-07 发布 文件大小:225KB
0 290
下载积分: 1 下载次数: 26

代码说明:

  能够实现AES加密解密的功能,已经过测试可以使用(Enables AES encryption and decryption functions, have been tested can be used)

文件列表:

AES-CMAC
........\AES-CMAC.c,13866,2015-04-27
........\AES-CMAC.dsp,3425,2015-04-27
........\AES-CMAC.dsw,524,2015-04-27
........\AES-CMAC.exe,21671,2015-04-25
........\AES-CMAC.ncb,41984,2015-04-27
........\AES-CMAC.opt,48640,2015-04-27
........\AES-CMAC.plg,754,2015-04-27
........\CMAC.c,2864,2015-04-26
........\CMAC.dsp,3375,2015-04-26
........\CMAC.dsw,516,2015-04-27
........\CMAC.ncb,33792,2015-04-27
........\CMAC.opt,48640,2015-04-27
........\CMAC.plg,806,2015-04-26
........\Debug
........\.....\AES-CMAC.exe,196681,2015-04-27
........\.....\AES-CMAC.ilk,204448,2015-04-27
........\.....\AES-CMAC.obj,26108,2015-04-27
........\.....\AES-CMAC.pch,202196,2015-04-27
........\.....\AES-CMAC.pdb,484352,2015-04-27
........\.....\vc60.idb,33792,2015-04-27
........\.....\vc60.pdb,45056,2015-04-27
........\列混淆.c,2868,2015-04-24
........\列混淆.exe,16890,2015-04-25
........\字节代替变换.c,4223,2015-04-24
........\字节代替变换.exe,16266,2015-04-25
........\行移位变换.c,1181,2015-04-24
........\行移位变换.exe,15720,2015-04-25
........\轮密钥加、密钥扩展.c,4493,2015-04-24
........\轮密钥加、密钥扩展.exe,16338,2015-04-25

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

发表评论

0 个回复

  • 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
  • MD5_RSA
    本源代码,综合了DES,RSA,MD5等几种加密的方法于同一工程中,可以让读者对各种加密方法的实现通过代码实现过程的比较,更好的理解几种软件加密方法(Source code, a combination of DES, RSA, MD5 encryption method, such as several in the same project, will allow readers to a variety of encryption methods to achieve the realization of the process through code comparison, a better understanding of several software encryption methods)
    2008-05-19 09:32:33下载
    积分:1
  • sign
    对于ECC 进行加密解密运算,这里主要是ECDSA的签名(For ECC encryption and decryption operations, where mainly ECDSA signature)
    2020-07-03 20:00:01下载
    积分:1
  • RSA-KEY
    RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)
    2013-09-06 09:42:15下载
    积分:1
  • VB_CalculateMD5_UseWinAPI
    VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
    2013-10-09 18:01:23下载
    积分:1
  • RegistryKey
    说明:  获取硬盘物理序列号,用来对软件加密,vs2008工程。(HD number)
    2010-04-14 13:53:13下载
    积分:1
  • 文件
    对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
    2017-08-28 09:57:58下载
    积分:1
  • wugacsp 非对称钥的生成、导入、导出、
    这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
    2020-06-27 10:00:02下载
    积分:1
  • Recursive-subroutine
    该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
    2013-11-26 23:12:15下载
    积分:1
  • ShamirSharring
    Shamir门限算法的C++实现,依赖于NTL开源代码库(Shamir threshold algorithm C++ implementation, relies on NTL open source code base)
    2020-07-01 21:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载