Hacker News new | ask | show | jobs
by unnouinceput 1933 days ago
No, to both questions. Implementing SHA256 is actually quite easy, no more than 50 lines of code. My current implementation that I use for my personal use is under 100 lines of code including variable declarations (not just executable lines of code).

https://en.wikipedia.org/wiki/SHA-2