diff options
Diffstat (limited to 'changes/bug18943')
-rw-r--r-- | changes/bug18943 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug18943 b/changes/bug18943 new file mode 100644 index 0000000000..6bcd868460 --- /dev/null +++ b/changes/bug18943 @@ -0,0 +1,6 @@ + o Major bugfixes (crypto, portability): + - The SHA3 and SHAKE routines now produce the correct output on + Big Endian systems, unbreaking the unit tests. No code calls + either algorithm family yet, so this is primarily a build fix. + Fixes bug 18943; bugfix on 0.2.8.1-alpha. + |