Replies: 1 comment
-
I don't plan on making the cipher configurable unless there are cryptographic issues discovered in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are you open to making the cipher used in
column_encryption
configurable?aes-256-gcm
is not supported bypgcrypto
which is a bit inconvenient if you want to decrypt outside of Sequel.I can give it a go if you think it's a good idea @jeremyevans
Beta Was this translation helpful? Give feedback.
All reactions