OSDN Git Service

Add RC4 encryption/decryption function
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 13 Oct 2007 10:42:11 +0000 (10:42 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 13 Oct 2007 10:42:11 +0000 (10:42 +0000)
commit80b1c5a8580c84e45ee1304a6be21a629aca252f
tree1066cad9a4c035189335c8e58ed65b5b1061128a
parent211dd1e81f3cbf3e4dd0cfad810bb4ba1362956d
Add RC4 encryption/decryption function

Originally committed as revision 10723 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/rc4.c [new file with mode: 0644]
libavutil/rc4.h [new file with mode: 0644]