Files
probo/pkg/probod
Bryan Frimin 44a05be1af Encrypt connector sensitive data
Add database field level encryption level to sensitive data to reduce
the risk in term of data leak. I dedice to have only one key for now in
a near future I may move to one master key and one encryption key per
organization to make rotation easiest.

I don't use built-in pg_crypto function to have clear seperation and
avoid any encryption key leak.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-20 21:16:18 -07:00
..
2025-01-23 16:27:18 +01:00
2025-03-09 15:39:16 +01:00
2025-03-12 14:41:41 +01:00
2025-03-10 10:27:01 +01:00
2025-04-20 21:16:18 -07:00