summaryrefslogtreecommitdiff
path: root/libavutil/sha.h
Commit message (Expand)AuthorAge
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-27
* Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch2017-05-05
|\
| * crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
| * lavu: Drop deprecated context size variablesVittorio Giovara2015-08-28
* | avutil: Add detailed Doxygen description to a few hashesTimothy Gu2016-08-02
* | avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
* | lavu: keep context size variablesMichael Niedermayer2012-10-28
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-12
|\|
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Add SHA-2 hashingKostya Shishkov2009-07-17
* Prepare SHA code to handle SHA-2 as well. For now rename files and functionsKostya Shishkov2009-07-10