登录
首页 » Visual C++ » AES_CMAC

AES_CMAC

于 2021-03-11 发布 文件大小:45KB
0 490
下载积分: 1 下载次数: 97

代码说明:

  通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )

文件列表:

AES_CMAC
........\AES_CMAC.c,3004,2013-06-19
........\AES_CMAC.dsp,4369,2013-06-19
........\AES_CMAC.dsw,541,2013-06-19
........\AES_CMAC.h,8827,2013-06-19
........\AES_CMAC.ncb,33792,2013-06-19
........\AES_CMAC.opt,48640,2013-06-19
........\AES_CMAC.plg,898,2013-06-19
........\Debug
........\.....\AES_CMAC.exe,196701,2013-06-19

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

发表评论

0 个回复

  • crc
    检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
    2013-09-15 23:51:38下载
    积分:1
  • chinashengyu
    一个中国剩余定理的简单算法,密码学基础算法(Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm)
    2007-12-17 13:35:58下载
    积分:1
  • des
    des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
    2013-12-19 18:38:55下载
    积分:1
  • testdes
    是des的一种算法,被称为计数器模式(counter mode)(Is a des algorithm, known as the Counter mode (counter mode))
    2008-12-27 00:40:00下载
    积分:1
  • vc_des_class_revision
    des加解密的算法,不错的字符串加密与解密(des encryption and decryption algorithms, a good string encryption and decryption)
    2008-07-03 14:06:20下载
    积分:1
  • 3DES-CPP
    3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
    2014-02-07 15:40:00下载
    积分:1
  • CMAC
    在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
    2014-01-10 16:12:49下载
    积分:1
  • MD5VB2010
    MD5VB2010实现MD5加密,计算机VB程序(MD5VB2010 achieve MD5 encryption, computer VB program)
    2013-12-11 09:24:32下载
    积分:1
  • Rc4
    采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)
    2021-02-28 16:49:35下载
    积分:1
  • DCT_SVD1
    通过MATLAB的编程,实现对图片的加密,奇异值的分解,离散变化,程序简单,明了。(Through MATLAB programming, realize the image encryption, singular value decomposition and discrete changes, procedure is simple, clear.)
    2014-03-20 22:30:02下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载