Loic Poulain 4e883522ba sha1: Fix digest state size/type
sha1 digest size is 5*32-bit => 160-bit. Using 64-bit unsigned long
does not cause issue with the current sha1 implementation, but could
be problematic for vectorized access.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2022-06-27 13:36:28 -04:00
..
2022-01-18 08:31:02 -05:00
2021-09-01 19:25:37 -04:00
2022-03-15 16:19:29 -04:00
2021-09-16 10:29:40 -04:00
2022-06-27 13:36:28 -04:00
2020-06-12 13:14:07 -04:00
2009-08-23 22:33:33 +02:00