登录
首页 » c » 128位AES加密 c语言

128位AES加密 c语言

于 2022-09-16 发布 文件大小:53.80 kB
0 115
下载积分: 2 下载次数: 2

代码说明:

适合 51单片机的AES加密,对算法进行了优化,节省了内存开销,使用特殊的加法和乘法,是基于近代数学的域论的有限域GF(28).   *           GF(28)由一组从 0x00 到 0xff 的256个值组成,加上加法和乘法。 GF代表   *           伽罗瓦域,以发明这一理论的数学家的名字命名。GF(28) 的一个特性是一个   *           加法或乘法的操作的结果必须是在{0x00 ... 0xff}这组数中。虽然域论是相   *           当深奥的,但GF(28)加法的最终结果却很简单。GF(28) 加法就是异或(XOR)   *           操作。 

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

发表评论

0 个回复

  • UDPTest
    UDP协议测试工具,可根据设定绑定UDP绑定IPD端口,进行相关的UDP吸引收发数据测试。(UDP protocol test tools, according to the set bound to the UDP binding IPD port, the UDP attract send and receive data test.)
    2013-04-18 09:18:39下载
    积分:1
  • cforexample105
    c程序的105个经典的例子,新手很值得一看。(c program examples of the classic 105, novice is worth a visit.)
    2010-12-28 11:48:24下载
    积分:1
  • gos
    matlab 二维高斯椒盐噪声去噪 基于小波变换的图像去噪滤波(matlab )
    2010-08-21 10:14:32下载
    积分:1
  • test4
    VS开发的基于MFC员工信息管理系统,提供了增删该查等功能。(The staff information management system based on MFC developed by VS provides the functions of adding or deleting the check.)
    2020-06-25 00:20:02下载
    积分:1
  • vgpicker
    说明:  在mfc单文档下的p程序 通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
    2008-09-25 15:54:50下载
    积分:1
  • 不规则按钮的实现MFC
    VC6.0编译通过,支持VS2010,MFC,不规则按钮的实现方法
    2022-05-16 22:20:53下载
    积分:1
  • pascal Essential
    pascal精要-pascal Essential
    2022-08-04 01:48:57下载
    积分:1
  • C# 作的编辑器源代码
    C# 作的编辑器源代码-for the C# source code editor
    2022-03-18 13:26:01下载
    积分:1
  • CPrimerchm
    C++ Primer, Fourth Edition (C++ Primer, Fourth Edition)
    2009-02-20 13:19:39下载
    积分:1
  • 给函数传递数组
    #include using namespace std; double average(double array[],int count);                             //函数原型 int main(void) { double values[]={1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0}; cout
    2022-03-19 10:39:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载