creating custom element for encryption

Sebastian Dröge sebastian at centricular.com
Tue Feb 4 06:08:59 PST 2014


On Di, 2014-02-04 at 11:52 +0100, Angel Martin wrote:
> Dear all,
> 
> For your interest, lib_av has available a wide set of Crypto and
> Hashing methods.
> 
> http://libav.org/doxygen/master/group__lavu__crypto.html
> 
> It should be easy to create a custom Gst plugin that process/modify
> the incoming GstBuffers with these encryption mechanisms.

Or use one of the standard crypto libraries like OpenSSL, gnutls or
Mozilla's NSS... depending on your license and certification needs.

If this is for implementation of an existing protocol it could make
sense to mention what exactly should be implemented here. There's some
code for all kinds of use cases out there already.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140204/6d054787/attachment-0001.pgp>


More information about the gstreamer-devel mailing list