Deriving 2 keys from user password – one for login – one for encryption?

Context

We have a browser-based client-server application. The client registers with email and password. The password is enforced to some guidelines.

Problem

The User needs an encrypted vault on the server to store cryptog… Continue reading Deriving 2 keys from user password – one for login – one for encryption?