Can the cryptography functions in wiced_security.h be used for CYW20706 module? I noticed some documentation mention crypto hardware so wanted to make sure it wasn't hardware specific.
Thanks.
Solved! Go to Solution.
Hi John
Yes, CYW20706 support the crypto functions like AES, which can be found in doc/API.html.
Regards
Jenson
Hi John
Yes, CYW20706 support the crypto functions like AES, which can be found in doc/API.html.
Regards
Jenson
Perfect, would love to use those functions, but the library seems to be dependent on
"crypto_structures.h"
Where can I get that file?
Thanks.
To use the Crypto function, we need to include the wiced_security.h file which need include "crypto_structures.h" file.
But per my check the WICED 6.2.1 had not include the "crypto_structures.h" for Bluetooth usage. Please create a technical case to get such file.
Regards
Jenson
Hi,
I'm using the CYW20735 and would like access to the hardware AES. Could you supply information on "crypto_structures.h" for this device?
Thanks.