Hacker News new | ask | show | jobs
by didericis 1618 days ago
This is very helpful, thank you. This whole thread is making me realize I should read up more on hash differences/implementations.
1 comments

(shameless plug) If you want to start by doing your own implementation of SHA-256, you can take a look at one of my assignments :) https://github.com/oconnor663/applied_crypto_2021_fall/tree/...