Menu

#4 Patching the md5-code

Unstable_(example)
closed
None
1
2025-09-14
2024-01-12
Mikhail T.
No

The patch addresses a compiler-warning -- the function-pointer md5_50_variant was declared without specifying arguments. It also changes msgLen from unsigned int to size_t -- which should allow for inputs in excess of 4Gb.

Finally, I remove the const from the integer scalars, where the qualifier does not make sense.

The benchmark, actually, improves a little after this.

I took the liberty of adding this patch to the FreeBSD port of pdfcrack already.

1 Attachments

Discussion

  • Henning Noren

    Henning Noren - 2025-09-14

    pdfcrack-0.21 has been released with the patch included. Thanks!

     
  • Henning Noren

    Henning Noren - 2025-09-14
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB