Bug#841983: haskell-cryptonite: Fix alignment of blocks in sha3_update()

Clint Adams clint at debian.org
Tue Oct 25 00:08:12 UTC 2016


On Mon, Oct 24, 2016 at 05:01:26PM -0700, Steve Langasek wrote:
> In Ubuntu, we've observed a build failure of haskell-cryptonite on armhf
> owing to the fact that our armhf builders run on an arm64 kernel which
> raises SIGBUS on unaligned access.  While most of the hash implementations
> have compatible alignment assumptions, SHA3 uses 64-bit blocks, which
> triggers this problem.

Should this go upstream as well?



More information about the Pkg-haskell-maintainers mailing list