Vanadium-Development / Krypton-Server

The backend for Vanadium-Krypton password manager
0 stars 0 forks source link

Add `aes_key` field to user table #30

Closed ShortyPing closed 9 months ago

ShortyPing commented 9 months ago

Since we are switching to encrypted the credentials via AES, we want to store the AES key on the server, the client will encrypt the AES key with the public key and send it to the server