summaryrefslogtreecommitdiff
path: root/libavutil/sha.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-4/+0
* Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch2017-05-051-2/+7
|\
| * crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-091-2/+7
| * lavu: Drop deprecated context size variablesVittorio Giovara2015-08-281-4/+0
* | avutil: Add detailed Doxygen description to a few hashesTimothy Gu2016-08-021-0/+8
* | avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-021-1/+9
* | lavu: keep context size variablesMichael Niedermayer2012-10-281-3/+1
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-121-1/+11
|\ \ | |/
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-1/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-0/+10
|\ \ | |/
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-0/+10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-301-3/+3
* Add SHA-2 hashingKostya Shishkov2009-07-171-1/+1
* Prepare SHA code to handle SHA-2 as well. For now rename files and functionsKostya Shishkov2009-07-101-0/+56