Code:
aes-cbc.o:
000000c0 T aes_128_cbc_decrypt
00000014 T aes_128_cbc_encrypt
U aes_decrypt
U aes_decrypt_deinit
U aes_decrypt_init
U aes_encrypt
U aes_encrypt_deinit
U aes_encrypt_init
But no headers are released to match these symbols that might allow me to use them.
1) Are there any plans to release headers in future versions of the SDK to make these resources available?
2) Has anyone worked on a third party implementation? Obviously I could just port OpenAES or something, but keen to make sure the functions map down to any hardware support (assuming through presence of .ld symbols in linker that this exists)Statistics: Posted by geo.espressif — Mon Sep 21, 2015 5:17 pm
]]>