[Bug 720434] srtp: add 256-bit keys support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 13 14:58:48 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720434
  GStreamer | gst-plugins-bad | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #2 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-12-13 22:58:45 UTC ---
Pushed

commit fefd021ee2916531b8c0698c14787c2e810e9324
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Fri Dec 13 14:16:49 2013 -0800

    srtp: add 256-bit key support

    * ext/srtp/gstsrtp.[ch]: added GST_SRTP_CIPHER_AES_256_ICM to
      GstSrtpCipherType and new function cipher_key_size.

    * ext/srtp/gstsrtpenc.c: maximum key size is now 46 characters (14 for
      the salt plus the key). If different ciphers are chosen for RTP and
      RTCP the maximum needed key size is expected.

    * ext/srtp/gstsrtpdec.c: minor documentation updates.

    https://bugzilla.gnome.org/show_bug.cgi?id=720434

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list