jpisani0 / Locals-Password-Manager

Locally stored and encrypted password manager
0 stars 0 forks source link

Encryption Key File Class #14

Open danmaccarthy1 opened 3 days ago

danmaccarthy1 commented 3 days ago

Create a separate class to grab and store the encryption key. Key needs to be stored to allow for synchronous encryption/decryption. This key should be pulled when users master password is salted and hashed.