AES 256 ecb模式加解密软实现算法标准数测试通过。
工程VS2008编译通过,附C代码实现。主要接口为:aes256_init、aes256_done、aes256_encrypt_ecb、aes256_decrypt_ecb。标准数测试通过。
下载地址
用户评论