blob: 6bcd868460f5c3a4473c6b172d8debda107fc71a (
plain)
1
2
3
4
5
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.
|