bglibs
bglibs copied to clipboard
properly align the HMAC state buffers on the stack
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.
See: https://bugs.gentoo.org/700190
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.
ping?