1 o Minor features (crypto):
2 - Fix undefined behavior on our Keccak library. The bug only appears on
3 platforms with 32-byte CPU cache lines (e.g. armv5tel) and would result
4 in wrong digests. Fixes bug 40210; bugfix on 0.2.8.1-alpha. Thanks to
5 Bernhard Übelacker, Arnd Bergmann and weasel for diagnosing this.