[FFmpeg-devel] [PATCH v3] Add support for TEA (Tiny Encryption Algorithm)

Michael Niedermayer michael at niedermayer.cc
Tue Jul 21 23:10:37 CEST 2015


On Mon, Jul 20, 2015 at 04:56:19PM +0300, Vesselin Bontchev wrote:
>  libavutil/Makefile       |    3 
>  libavutil/tea.c          |  213 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/tea.h          |   71 +++++++++++++++
>  tests/fate/libavutil.mak |    4 
>  tests/ref/fate/tea       |    1 
>  5 files changed, 292 insertions(+)
> 386fbcfa2d92372eea3a457fb7ce3f9048093f64  0001-Add-support-for-TEA-Tiny-Encryption-Algorithm.patch
> From 492262598aa5d029b6bd9c8da4ccdfad4403bc83 Mon Sep 17 00:00:00 2001
> From: Vesselin Bontchev <vesselin.bontchev at yandex.com>
> Date: Sun, 19 Jul 2015 22:25:53 +0200
> Subject: [PATCH] Add support for TEA (Tiny Encryption Algorithm)
> 
> ---
>  libavutil/Makefile       |    3 +
>  libavutil/tea.c          |  213 ++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/tea.h          |   71 ++++++++++++++++
>  tests/fate/libavutil.mak |    4 +
>  tests/ref/fate/tea       |    1 +
>  5 files changed, 292 insertions(+)
>  create mode 100644 libavutil/tea.c
>  create mode 100644 libavutil/tea.h
>  create mode 100644 tests/ref/fate/tea

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150721/bfc4a768/attachment.sig>


More information about the ffmpeg-devel mailing list