Dave Gregory (2018-05-14): > First, a bit of context on our motivation. We write software that runs on > IP cameras to connect them to our cloud service. We started off by > using GnuTLS to secure our connections but there's very limited disk > space on the cameras and the relatively large binary footprint caused > some problems. Looking around for an alternative library we discovered > mbedTLS, a project with a good open-source heritage, suitable license > terms and a major commercial backer (ARM Holdings).
Have you considered BearSSL? It seems that it beats mbedTLS on memory footprint by an order of magnitude. It is not a well-known project, but I used to know the author, and he's really really good. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel