Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.
This repository was archived by the owner on May 18, 2022. It is now read-only.

md5 of very long words #2

@msa0hwp

Description

@msa0hwp

hi, does this work to compute md5 of for example 500 characters?

example:

if input pwd is hello, my hash is

md5('longsalt1longsalt1longsalt1' + 'h' + 'longsalt2longsalt2longsalt2' + 'e' + 'longsalt3longsalt3longsalt3' + 'l' + 'longsalt4longsalt4longsalt4' + 'l' + 'longsalt5longsalt5longsalt5' + 'o')

how to adapt your code to work in this case? thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions