summaryrefslogtreecommitdiffstats
path: root/libavutil/des.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-211-1/+10
|\
| * des: add possibility to calculate DES-CBC-MAC with small bufferDavid Goldwich2011-09-211-1/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-9/+9
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-9/+9
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Add support for 3DES to DES moduleReimar Döffinger2009-02-031-1/+1
* Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger2009-02-031-9/+21
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-5/+5
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* add missing #include "common.h" to libavutil headersMåns Rullgård2008-03-191-0/+1
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-191-1/+1
* revert r12489.Benoit Fouet2008-03-181-1/+1
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-181-1/+1
* This header just needs stdint.h, not inttypes.h, which is a superset ofPeter Ross2008-02-261-1/+1
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-241-0/+2
* Document ff_des_encdecReimar Döffinger2007-10-201-0/+10
* cosmetics: Add #endif comment.Diego Biurrun2007-10-191-1/+1
* Add support for DES en- and decryption.Reimar Döffinger2007-10-191-0/+27
OpenPOWER on IntegriCloud