RidgeRun gst-crypto GStreamer Plugin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 17: Line 17:
See:
See:


[[RidgeRun af-alg-rr af_alg Autotools version]]
* [[RidgeRun af-alg-rr af_alg Autotools version]]

Revision as of 00:58, 2 April 2015

Overview

RR SDK Integration

Using Crypto Hardware Acceleration

Crypto Hardware Acceleration can be used transparently with the plugin and can be configured independently.

There are some considerations to take into account:

  • Does the MCU include a hardware crypto unit (e.g. CAAM on i.MX6)?
  • Which setup would result in a performance gain (e.g data block size on i.MX6)?
  • Is the cipher to be used supported by the hardware crypto unit and the kernel driver?
  • Is the kernel driver implemented efficiently?

See: