Encryption of UDP packets

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

cross mob
Anonymous
Not applicable

Hello,

I am using Wiced SDK 2.4.1 to develop my UDP broadcast application. I have developed an application where I have to send data over network using UDP. The application sends real time application data. So I want to encrypt these data. So how can I encrypt my UDP packets?

Is there any other option available to encrypt UDP packets in Wiced SDK?

Thanks,

Nipam

0 Likes
2 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Please take a look at the /include/wiced_security.h for encryption algorithms that can be used for payload of the UDP packets.

Seyhan

0 Likes
Anonymous
Not applicable

Hi Seyhan,

Thanks for your answer. This is what I am searching for UDP packets.

Is there any reference code available which can help me to understand its APIs?

Thanks,

Nipam

0 Likes