blob: 53569f05cb341be57bce48083cc3054dcb66de3c (
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.
Closes ticket 18943.
|