搜索资源列表
AES
- Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length, key length for the bit 128,192
aes_inv
- this aes 128 bit encrption code eplimented on fpga-this is aes 128 bit encrption code eplimented on fpga
dut_tb
- this ois aes 128 encryption code