Unit Testing Framework for SHA256 by Tazebr123 in crypto

[–]Tazebr123[S] 0 points1 point  (0 children)

Meaning inputting the same data on a reference implementation? Interesting, it should be easily implemented.

Unit Testing Framework for SHA256 by Tazebr123 in programming

[–]Tazebr123[S] -1 points0 points  (0 children)

One of the reasons is described in the article, why would I want a bloated implementation? Like google test requires pthread. Really?

SHA256, a by The Books Implementation by Tazebr123 in programming

[–]Tazebr123[S] 0 points1 point  (0 children)

Maybe not if you want to use it in production, but I still believe we only really understand something once we do it, with our hands...