Commit History

Author SHA1 Message Date
  Michael Niedermayer 183c3fa48a des: Fix half a dozen warnings 12 years ago
  Reimar Döffinger d086c1203c Add coverage exclusions for test code. 12 years ago
  Michael Niedermayer 3e1a7ae44a Merge remote-tracking branch 'qatar/master' 13 years ago
  David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer 13 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard bd39c07688 des: fix #if conditional around P_shuffle 13 years ago
  Michael Niedermayer 5d4fd1d1ad Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 9e52a40695 des: allow unaligned input and output buffers 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 91c9aa0941 Move some conditionally used code below the appropriate #ifdef. 13 years ago
  Mans Rullgard 66fe5970ab des: reduce number of iterations in test program 13 years ago
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 14 years ago
  Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 14 years ago
  Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 14 years ago
  Diego Biurrun 504ffed19f Mark non-exported functions in test and example programs as static. 15 years ago
  Reimar Döffinger 3fb1084306 Remove/replace code disabled by major version bump. 15 years ago
  Reimar Döffinger 25a03ba358 100l, don't run tests twice, this was some forgotten debugging code. 15 years ago
  Reimar Döffinger 551a0c796e Fix a bug in 3DEC CBC decryption and add more extensive tests based on 15 years ago
  Reimar Döffinger 61eb8cc420 Update DES test code to use the new public API. 15 years ago
  Reimar Döffinger bc17cc01ed Add support for 3DES to DES module 15 years ago
  Reimar Döffinger 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 15 years ago
  Diego Biurrun 7a845019c1 Avoid unused variable warning when compiling DES test program. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun 93826f561d Fix des-test compilation. 16 years ago
  Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 16 years ago
  Benoit Fouet 2119bb8f51 revert r12489. 16 years ago
  Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 16 years ago
  Reimar Döffinger 2e9ad69aaf Add support for DES en- and decryption. 16 years ago