cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, I want to ask if it is possible for me to implement FTPS and HTTPS using STM32F303RC and W5500, all datasheets I see exclude the F3 family, is it possible? Thanks for reading this, and sorry for wasting your time.

YBOUL.1
Associate
 
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
waclawek.jan
Super User

Cryptography needed by TLS which is the underlying secutity layer in these protocols certainly can be implemented in software, but it's relatively slow and maybe there may be no ready-made libraries for it.

JW