AES 单片机128bit(16字节)加解密,带测试程序,对例程进行了详细的描述,让人一看就懂
2023-01-07 14:52:58 5KB AES 加解密
1
用于计算AES CBC算法的(解密)程序,key长度128bit 看到很多朋友说我之前的算法只有加密的,那是因为之前我这边只需要做加密就OK,解密交给三位机来做的。 现在我把解密的算法也提交上来了. 省的大家操心了,让天下的罪都归老衲吧,阿弥陀佛。。。
2022-09-23 14:54:17 12KB AES CBC 128bit C语言
1
des加密算法,两个des同时加密,128bit明文
2022-09-21 09:00:44 6KB 128bit des_128 des visual_c
可运行的已测试的VS2012工程 实现了 MFC C++ AES 128bit NoPadding PKCS5Padding
2021-11-28 20:34:36 29KB C++ AES CBC 128Bit
1
Simple AES/Rijndael IP Core. I have tried to create a implementation of this standard that would fit in to a low cost FPGA, like the Spartan IIe series from Xilinx, and still would provide reasonably fast performance. This implementation is with a 128 bit key expansion module only. Implementations with different key sizes (192 & 256 bits) and performance parameters (such as a fully pipelined ultra-high -speed version) are commercially available from ASICS.ws (www.asics.ws). This document will describe the interface to the IP core. It will not talk about the AES standard itself.
2021-11-22 07:25:46 480KB aes
1
TI官方直接下载的代码有错,更改之后文件,可以使用!
2021-11-17 13:06:14 7KB cc2541 128bitUUID
1
128bit寄存器,接口为32bit,能接总线上,分4个时钟周期来寄存数据
2021-11-02 17:17:32 3.97MB 寄存器
1
国密祖冲之序列密码算法ZUC 128bit 256bit文档及源码 官方标准文档,文档最后有官方实现的源码
2021-06-16 23:32:39 640KB ZUC ZUC128 ZUC256 祖冲之
1
128位 AES 加密verilog代码
2020-03-10 03:15:24 39KB AES verilog 128bit
1
128AES-128Bit-C51 使用C51实现128位AES加密算法 使用C51实现128位AES加密算法算法 使用C51实现128位AES加密算法算法 使用C51实现128位AES加密算法算法
2019-12-21 22:19:29 9KB C51 128bit AES 加密
1