README.md
December 4, 2022 ยท View on GitHub
Description
This code calculates the MD5 hash of an input message. The code is not mine, it's a part of a submission by Joseph Smugeresky. However, since it's the only working code I could found without the need of DLLs, I'm submitting it right here.
Using it is really easy:
Hash = CalculateMD5(InputMessage)
More Info
| Submitted On | 2003-05-14 02:41:02 |
| By | Mark van Cuijk |
| Level | Intermediate |
| User Rating | 4.6 (64 globes from 14 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Encryption |
| World | Visual Basic |
| Archive File | Calculate_1587485142003.zip |