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
|
Fri, 18 Apr 2008 07:05:49 +0000 |
diego |
Fix des-test compilation.
libavutil
|
Wed, 19 Mar 2008 06:17:43 +0000 |
zuxy |
Reapply r12489: Add pure, const and malloc attributes to proper functions
libavutil
|
Tue, 18 Mar 2008 16:29:47 +0000 |
benoit |
revert r12489.
libavutil
|
Tue, 18 Mar 2008 15:27:15 +0000 |
benoit |
Pure, const and malloc attributes to libavutil.
libavutil
|
Fri, 19 Oct 2007 09:31:41 +0000 |
reimar |
Add support for DES en- and decryption.
libavutil
|