[FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS

Nicolas George george at nsup.org
Mon May 14 20:11:18 EEST 2018


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180514/abf740a2/attachment.sig>


More information about the ffmpeg-devel mailing list