ITADN

Hashing algorithm in client

#27Closedjim3692 创建于 2025-03-07
J
jim3692commented
I just watched your video that described how this works. It was a great video, it helped me learn a lot. However, I was wondering whether it would be possible to compile the hashing part of the server to Web Assembly, and run it in the front end. The idea is to generate the hashes on the client side, reducing both the CPU and network load on the server, and use the server just for querying.
关闭于 2025-04-01 1 条评论