14 Commits (ac0bed54910188061349a1523cdf04c0e1178ed1)

Author SHA1 Message Date
Diego Biurrun 504ffed19f Mark non-exported functions in test and example programs as static. 16 years ago
Reimar Döffinger 3fb1084306 Remove/replace code disabled by major version bump. 16 years ago
Reimar Döffinger 25a03ba358 100l, don't run tests twice, this was some forgotten debugging code. 16 years ago
Reimar Döffinger 551a0c796e Fix a bug in 3DEC CBC decryption and add more extensive tests based on 16 years ago
Reimar Döffinger 61eb8cc420 Update DES test code to use the new public API. 16 years ago
Reimar Döffinger bc17cc01ed Add support for 3DES to DES module 16 years ago
Reimar Döffinger 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
Diego Biurrun 7a845019c1 Avoid unused variable warning when compiling DES test program. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Diego Biurrun 93826f561d Fix des-test compilation. 17 years ago
Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
Benoit Fouet 2119bb8f51 revert r12489. 17 years ago
Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 17 years ago
Reimar Döffinger 2e9ad69aaf Add support for DES en- and decryption. 17 years ago