Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MD5 decoding issue #8

Closed
vnanaware opened this issue May 3, 2018 · 3 comments
Closed

MD5 decoding issue #8

vnanaware opened this issue May 3, 2018 · 3 comments

Comments

@vnanaware
Copy link

Input: print(MD5("admin123@#").lowercased())
Output: be137a85775380a9ab05ae0d00cca90e

So now I want to decode it How to do it, using MD5 for swift 3?

@onmyway133
Copy link
Owner

@vnanaware You want to decode this hash value back to the original string?

@vnanaware
Copy link
Author

Yes, How to do this, Please help me.

@onmyway133
Copy link
Owner

@vnanaware Hi, hash is only one way https://crackstation.net/hashing-security.htm, unless you get a quantum machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants