Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Decryption not working if APP_KEY is changed #57

Open
sajeel-sheikh25 opened this issue Apr 30, 2020 · 3 comments
Open

Decryption not working if APP_KEY is changed #57

sajeel-sheikh25 opened this issue Apr 30, 2020 · 3 comments

Comments

@sajeel-sheikh25
Copy link

Hi. I have encrypted my data with versioning true and now I have changed my APP_KEY and the decryption is not working. If I change a value then only that is shown in the result set after data retrieval.

@heyaj19
Copy link

heyaj19 commented Sep 20, 2020

I assume its because it was encrypted using a different key

@hassantahir01
Copy link

any update on it.This is going to disaster if it won't work with the new encryption key.

@biscofil
Copy link

biscofil commented Dec 18, 2020

It seems to me like you're missing the whole point of encryption. Key is not supposed to change, it has to be backed up securely. The idea is that someone without the key can dump the whole DB without being able to decrypt encrypted fields

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants