Pros and Cons of Embedded TLS Libraries (e.g. WolfSSL, MbedTLS, BearSSL)
I recently noticed that TLS libraries exist that are specialized for embedded devices. Such libraries exist since other more popular TLS libraries (e.g. OpenSSL) have too large a footprint to be suitable for use in embedded devices that have low …