How to change default TLS elliptic curve

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

cross mob
LeWi_2227251
Level 3
Level 3
First like received Welcome!

For TLS EC key/certificate we need to support secp224r1 key size.  WICED defaults to secp256r1 key size.

I tried to change the elliptic curve to different values modifying the SDK at this location:

libraries\crypto\micro-ecc\configuration.h

Still defaults to secp256r1.

Running as client the WICED device always responds with only curve secp256r1?

pastedImage_37.png

0 Likes
1 Solution
2 Replies