搜索资源列表
trunk
- AES128加密解密verilog程序,通过modelsim验证过-AES128 encryption and decryption verilog program, verified by modelsim
AES128
- AES128 加密算法用C语言编同的例程程序-Either AES128 encryption algorithm with routine programming in C language
DA14580 AES128
- 看过DA14580手册的人都知道,DA1458x系列集成了AES-128 bit encryption Proce。(Read the manual DA14580 people know, DA1458x series integrated AES-128 bit encryption Proce chip in the process of operation,)
DA14580
- 这里注意的是key必须是128bits,回调函数(如aes_decrypt_done_cb)可以设置为NULL。整个AES128代码使用还是挺方便的,由于解密比较耗时间,注意资源占用情况即可。(Encryption time for 128 bits using the HW engine ~15 usec Decryption time for 128 bits using the SW implementation ~285 usec)
TestSM4
- 实现 AES128加解密 和国密SM4加解密(AES128 SM4 enc dec tools)