首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 公共领域的面向字节的AES实现C

公共领域的面向字节的AES实现C

  • 资源大小:28.86 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: aes

资 源 简 介

Implementation of a byte-oriented approach to the Advanced Encryption Standard in standard C code. By careful tracking of the input and output state array indicies, the MixColumns, SubBytes, and ShiftRows steps are combined into a single round operation.
VIP VIP
0.251979s