Hacker News new | ask | show | jobs
by forty 1767 days ago
You can offload some or all of the hashing to the client side. I heard this technic called "Server relief".
1 comments

Can you? For memory hardened algorithms you are assuming a lot of RAM from your users/clients devices
Yes, it certainly depends on your use case and target clients.