標題: AES加解密源碼共享 AES_128_BSD [打印本頁] 作者: aestest 時間: 2018-5-2 15:22 標題: AES加解密源碼共享 AES_128_BSD AES加解密共享
AES_128 c implementation
By: Eric Peeters
Company: TI
The package contains the following files:
Implementation of the encryption and decryption function of the AES-128 as defined by FIPS-197 standard
- TI_aes_128.h
- TI_aes_128.c
- main_aes_128.c
Implementation of the encryption function only:
- TI_aes_128_encr_only.h
- TI_aes_128_encr_only.c
- main_aes_128_encr_only.c