bglibs icon indicating copy to clipboard operation
bglibs copied to clipboard

properly align the HMAC state buffers on the stack

Open DerDakon opened this issue 5 years ago • 3 comments

They need to have the same alignment as the contained data type, i.e. up to uint64. Otherwise usage of SHA HMACs causes bus errors on sparc.

DerDakon avatar Nov 15 '19 20:11 DerDakon

See: https://bugs.gentoo.org/700190

DerDakon avatar Nov 15 '19 20:11 DerDakon

Can you please tell us if we should carry this in Gentoo as a downstream patch until this is solved in the next release or if you see a better way to fix this? Thanks.

DerDakon avatar Dec 04 '19 16:12 DerDakon

ping?

DerDakon avatar Oct 23 '22 10:10 DerDakon