Users who suggest cryptography are getting downvoted (myself included). I am curious as to why.
Is it perceived as spam or an attack on nodejs? Encrypted cookies and JWT (json web tokens) rely on a similar strategy so this is pretty standard. It would be pretty secure as long as the encryption key is not unique, so definitely not criticism on the NPM team but mere theories as to why a (what one would assume is a) database or memory bottle-neck is being presented as a CPU bottleneck in this scenario.
tyingq|7 years ago
Also, I would assume any crypto in v8 is already written in C, with JS calling into it.
throwaway66666|7 years ago