[vlc-devel] Re: vlc: svn commit r19262 (courmisch)

xxcv xxcv07 at gmail.com
Sat Mar 17 08:40:32 CET 2007


Subversion daemon wrote:
> r19262 | courmisch | 2007-03-10 15:49:39 +0100 (Sat, 10 Mar 2007) | 17 lines
> Changed paths:
>    M /trunk/configure.ac
>    M /trunk/libs/Makefile.am
>    A /trunk/libs/srtp
>    A /trunk/libs/srtp/Makefile.am
>    A /trunk/libs/srtp/recv.c
>    A /trunk/libs/srtp/srtp.c
>    A /trunk/libs/srtp/srtp.h
>    A /trunk/libs/srtp/test-aes.c
>
> Initial support for Secure Real-Time Protocol (RFC3711) - refs #321
> Uses libgcrypt, as we have it in our deps/contrib already for GnuTLS.
>
> This could be used in both "UDP"[1] access and access output plugins,
> though they should really be called "RTP" instead nowadays. It is
> currently unused.
>
> Done:
>  - AES(-128) Counter Mode key derivation and RTP en-/decryption
>  - test vectors for AES-CM
>
> To do (missing mandatory features):
>  - RTCP en-/decryption
>  - HMAC-SHA1 authentication
>  - replay attack protection
>  - NULL cipher
>
>  > http://trac.videolan.org/vlc/changeset/19262
>
>   
configure.ac:5263: error: possibly undefined macro: AM_PATH_LIBGCRYPT
howto bootstrap this ?

-- 
Regards,
xxcv

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list