Hacker News new | ask | show | jobs
MD5 Implemented in Bash (youtube.com)
3 points by HeadlessChild 33 days ago
1 comments

Dave from the YouTube channel You Suck At Programming implemented the MD5 algorithm in pure Bash.
Here is the actual code: https://github.com/bahamas10/bash-md5