Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. initial value Block 1 "THIS I" Block 2 "S NOT "
  2. 0x67452301AB89 0x544849532049 0x53204E4F5420
  3.  
  4. ** state collision here **
  5.  
  6. Block 3 "A TEST" Block 4 "!" and padding bit
  7. 0x412054455354 0x218000000000
  8.  
  9. Hash Output
  10. 0xFE25B6A1C8C0
  11.  
  12. initial value Block 1 "ENACT "
  13. 0x67452301AB89 0x544849532049
  14.  
  15. ** state collision here **
  16.  
  17. Block 2 "A TEST" Block 3 "!" and padding bit
  18. 0x412054455354 0x218000000000
  19.  
  20. Hash Output
  21. 0xFE25B6A1C8C0
  22.  
  23. initial value Block 1 "THIS I" Block 2 "S NOT "
  24. 0x67452301AB89 0x544849532049 0x53204E4F5420
  25.  
  26. ** state collision here **
  27.  
  28. Block 3 "A TEST" Block 4 "!" and padding bit and length
  29. 0x412054455354 0x218000000098
  30.  
  31. Hash Output
  32. 0x7F266204EDAF
  33.  
  34. initial value Block 1 "ENACT "
  35. 0x67452301AB89 0x544849532049
  36.  
  37. ** state collision here **
  38.  
  39. Block 2 "A TEST" Block 3 "!" and padding bit and length
  40. 0x412054455354 0x218000000068
  41.  
  42. Hash Output
  43. 0xE7D693B5011B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement