mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
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.
|
|
|