Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |