Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this package able to decrypt db columns crypted with mysql aes_decrypt? #38

Open
rvslan opened this issue Dec 19, 2022 · 3 comments
Open

Comments

@rvslan
Copy link

rvslan commented Dec 19, 2022

By following documentation the packages gives me error
/cloak/dist/key.js:107 throw new Error('Unknown key format');

@franky47
Copy link
Member

Not directly: it uses formats defined in 47ng/cloak, but a future update may allow to define custom algorithms, including ciphertext and key formats. See #23.

@rvslan
Copy link
Author

rvslan commented Dec 19, 2022

Thanks, I hope to see that feature ASAP

@franky47
Copy link
Member

There is a fork maintained by @Vitu-77 that implements that PR, published under prisma-custom-field-encryption.

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

No branches or pull requests

2 participants