Cryptographic hash functions calculator on-line.

https://marekknapek.github.io/hash

Hi all, I implemented yet another on-line cryptographic hash functions calculator. It is written in C, compiled into WebAssembly and is running inside your web browser (nothing is sent to the server). The calculator: https://marekknapek.github.io/hash, web page source code: https://github.com/MarekKnapek/MarekKnapek.github.io, C source code: https://github.com/MarekKnapek/mk_clib.

2 points · 1 comments · view on lemmy.world

1 Comments

DonjonMaister@programming.dev · 1 pts · 3y

Hey, this looks pretty good. Thanks! 👍