log des.c @ 652:065d4a472bab libavutil

age author description
Tue, 03 Feb 2009 18:04:52 +0000 reimar 100l, don't run tests twice, this was some forgotten debugging code. libavutil
Tue, 03 Feb 2009 17:58:19 +0000 reimar Fix a bug in 3DEC CBC decryption and add more extensive tests based on libavutil
Tue, 03 Feb 2009 17:03:49 +0000 reimar Update DES test code to use the new public API. libavutil
Tue, 03 Feb 2009 16:45:42 +0000 reimar Add support for 3DES to DES module libavutil
Tue, 03 Feb 2009 14:20:55 +0000 reimar Add and use a public API for RC4 and DES, analogous to the AES API. libavutil
Wed, 21 Jan 2009 23:55:51 +0000 diego Avoid unused variable warning when compiling DES test program. libavutil
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavutil