19977 398 B

123456
  1. o Minor bugfixes (unit test)
  2. - Fix shared random unit test that was failing on big endian architecture
  3. due to internal representation of a integer copied to a buffer. The test
  4. is changed to take a full 32 bytes of data and use the output of a
  5. python script that make the COMMIT and REVEAL calculation according to
  6. the spec. Fixes #19977; bugfix on tor-0.2.9.1-alpha.