xsha1-0.0.0: cryptanalysis of Blizzard's broken SHA-1 implementation.
Data.Digest.XSHA1
Description
Single-block implementation of XSHA-1.
See no reason to implement multiple blocks.
Synopsis
xsha1Source
Arguments
16 32-bit DWORDs.
Single block of XSHA1.
hexp :: Regs -> IO ()Source
Print 512 bit hash in hex.
test :: IO CountsSource
Tests of known pairs, based on hash reverser's implementation.
testEmpty :: AssertionSource
testOneLetter :: AssertionSource