bug18943 275 B

123456
  1. o Major bugfixes (crypto, portability):
  2. - The SHA3 and SHAKE routines now produce the correct output on
  3. Big Endian systems, unbreaking the unit tests. No code calls
  4. either algorithm family yet, so this is primarily a build fix.
  5. Closes ticket 18943.