AES Core Modules In this document I describe components designated to encoding and decoding
using A - 资源详细说明
AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
• aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit key,
• key expansion — parametrizable component which can produce key expansion,
using 128, 192 and 256 bit key,
AES Core Modules In this document I describe components designated to encoding and decoding
using A - 源码文件列表