Skip to content
  • John McDole's avatar
    SHA 512/384 padding is 128 bit (#77) · ffb7166c
    John McDole authored
    The SHA algorithms were fine; but the padding in HashSink was hardcoded
    to 64-bit signatures. While we still only generate a 64-bit signature,
    the signature space is 128-bit.
    
    Fixes #69.
    
    Special thanks to @Nico04 for providing the test cases that lead to this
    discovery.
    ffb7166c
To find the state of this project's repository at the time of any of these versions, check out the tags.