Author | SHA1 | Message | Date |
---|---|---|---|
|
b804eb4323 |
lavu/hash: add hash_final helpers.
The helpers use local memory to compute the final hash, making AV_HASH_MAX_SIZE safe to use. |
11 years ago |
|
b6249acae6 |
lavu/hash: Add support for SHA-2 512
Signed-off-by: James Almer <jamrial@gmail.com> |
12 years ago |
|
4c2b3f4738 |
Add AV_HASH_MAX_SIZE.
Makes it easier to use static allocation for the result buffer. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> |
12 years ago |
|
7d1d596817 |
Add a generic hash API.
Also use this API in framemd5. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> |
12 years ago |