openssl/crypto/blake2
Shane Lontis 98f29466dc fix truncation of integers on 32bit AIX
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8417)
2019-03-11 14:45:18 +01:00
..
blake2_impl.h Following the license change, modify the boilerplates in crypto/blake2/ 2018-12-06 14:30:07 +01:00
blake2_locl.h blake2: backport changes to blake2s 2019-02-06 09:18:43 +00:00
blake2b.c fix truncation of integers on 32bit AIX 2019-03-11 14:45:18 +01:00
blake2b_mac.c blake2b: add EVP_MAC API 2019-02-06 09:18:43 +00:00
blake2s.c blake2: avoid writing to output buffer when using default digest length 2019-02-06 09:24:28 +00:00
blake2s_mac.c blake2: backport changes to blake2s 2019-02-06 09:18:43 +00:00
build.info blake2: backport changes to blake2s 2019-02-06 09:18:43 +00:00
m_blake2b.c blake2b: add support for parameter setting and keyed hash 2019-02-06 09:18:43 +00:00
m_blake2s.c blake2: backport changes to blake2s 2019-02-06 09:18:43 +00:00