[FFmpeg-devel] Patch for Cast128 algorithm implementation
Michael Niedermayer
michaelni at gmx.at
Sat Oct 18 02:35:10 CEST 2014
On Sat, Oct 18, 2014 at 12:00:28AM +0530, supraja reddy wrote:
> Hello ,
>
> Updated the changes in the patch .
> Please let me know if any further changes required .
[...]
> Changelog | 1
> libavutil/Makefile | 3
> libavutil/cast5.c | 541 +++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/cast5.h | 67 +++++
> tests/fate/libavutil.mak | 5
> 5 files changed, 617 insertions(+)
> 411c2b7394c93b909648890e5e97bda2b5a13077 0001-add-cipher.patch
> From b542575061026d918ef3cb9ab5b9dfb9aeb6a6e5 Mon Sep 17 00:00:00 2001
> From: Supraja Meedinti <supraja0493 at gmail.com>
> Date: Fri, 17 Oct 2014 23:52:25 +0530
> Subject: [PATCH] libavutil: Add CAST128 symmetric block cipher
>
> Only ECB mode is supported at the moment
>
> Signed-off-by: Supraja Meedinti <supraja0493 at gmail.com>
> ---
> Changelog | 1 +
> libavutil/Makefile | 3 +
> libavutil/cast5.c | 541 +++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/cast5.h | 67 ++++++
> tests/fate/libavutil.mak | 5 +
> 5 files changed, 617 insertions(+)
> create mode 100644 libavutil/cast5.c
> create mode 100644 libavutil/cast5.h
patch applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141018/5c78dbfd/attachment.asc>
More information about the ffmpeg-devel
mailing list