crypto functions

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

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.

0 Likes
1 Solution
ShengY_96
Employee
Employee
10 sign-ins 5 sign-ins Welcome!

Hi John

Yes, CYW20706 support the crypto functions like AES, which can be found in  doc/API.html.

Regards

Jenson

View solution in original post

0 Likes
4 Replies
ShengY_96
Employee
Employee
10 sign-ins 5 sign-ins Welcome!

Hi John

Yes, CYW20706 support the crypto functions like AES, which can be found in  doc/API.html.

Regards

Jenson

0 Likes
Anonymous
Not applicable

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.

0 Likes

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

0 Likes

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.

0 Likes