https://github.com/melardev/cpp_md5_implementation
https://github.com/melardev/cpp_md5_implementation
cpp crypto cryptography md5
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/melardev/cpp_md5_implementation
- Owner: melardev
- License: mit
- Created: 2019-05-29T11:53:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T11:53:28.000Z (about 7 years ago)
- Last Synced: 2025-03-21T02:46:19.141Z (over 1 year ago)
- Topics: cpp, crypto, cryptography, md5
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
MD5 implementation I wrote in C++ many years ago, this was a really old code I have written.
This code is not meant to be used in real world applications obviously, but only for learning, it is easy to read and
not very professional code. I upload it as my souvenir and also for sharing code with beginners that may
want to learn cryptography and find very difficult to read professional code.
# Social Media
- [Youtube](https://youtube.com/Melardev)
- [Twitter](https://twitter.com/@melardev)
- [Instagram](https://instagram.com/melar_dev)