Hi,

I am working on a embedded platform where the memory is very less. I would like to have wolfSSL running with minimum possible size(say 50KB).

I do not mind even using the TLSv1.1, but please list me the Macros to use while compiling to disable the features.

Any one cipher suite would be fine as I will be having my own server with the same capability of the client.
ab
I do not know much about the hashes, ciphers, and keys. Please suggest me the cipher suit which can generate the smallest footprint of wolfSSL.

Also please tell me whether using PSK instead of RSA will save the memory? If yes, how to make a demo of PSK+RC4+MD5 combination cipher suite?

Regards,
Hemanth