Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu/sha512: update length argument following sha+md5 changes | Clément Bœsch | 2017-05-05 | 1 | -0/+4 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -62/+0 |
* | avutil: use EINVAL instead of -1 for the return code of crypto related init f... | Ganesh Ajjanagadde | 2015-10-18 | 1 | -1/+1 |
* | lavu/sha512: Fully unroll the transform function loops | James Almer | 2013-09-11 | 1 | -20/+25 |
* | avutil/sha512: make const tables static const | Michael Niedermayer | 2013-08-11 | 1 | -1/+1 |
* | avutil/sha512: Reshuffle Maj() operands | Michael Niedermayer | 2013-06-02 | 1 | -1/+1 |
* | lavu: Add SHA-2 512 hashing | James Almer | 2013-06-02 | 1 | -0/+340 |