using encryption functions

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

cross mob
ritu_2178811
Level 3
Level 3
5 likes given First like received First like given

Hello,

I am quite new to encryption. I have a block of 100 bytes and want to send it to a server. I thought of using  "aes_encrypt_ccm" function. Are there any examples that I can refer to?

Thank you

rifo

0 Likes
1 Solution
Anonymous
Not applicable

You can find crypto example in our example snips. Please refer to the following system link:

C:\Users\rash\Documents\WICED\WICED-Studio-4.0\43xxx_Wi-Fi\apps\snip\crypto

View solution in original post

2 Replies
Anonymous
Not applicable

You can find crypto example in our example snips. Please refer to the following system link:

C:\Users\rash\Documents\WICED\WICED-Studio-4.0\43xxx_Wi-Fi\apps\snip\crypto

thanks! I totally missed that folder

0 Likes