Of course, javascript handling this :( Yeah, we could do better. I'll stick to it as is, for now, but add to my future interests.
Login to reply
Replies (3)
here is claude's analysis. lots of structural issues


Gist
Noauth Performance Analysis
Noauth Performance Analysis . GitHub Gist: instantly share code, notes, and snippets.
probably start with Reduce PBKDF2 iterations (immediate 10-100x performance gain)
i suspected there was a gap between the db and js implementation but key derivation or cryptography stuff can also be slow