- Архив списков рассылки pgsql-general

Поиск
Список
Период
Сортировка
От Patrick Simcoe
Тема
Дата
Msg-id CAMJ77RkJsds7bwP0gRRZxCnuzq4bOi-tptwF-QMytCjYDODX2Q@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
I have a question regarding two-way encryption data for specific columns.

Does anyone have a technique or recommendation for two-way encryption which somehow obfuscates the decrypt key so that it isn't easily retrievable from the database or the application source code? We've already considered (a) letting users hold the decrypt key and (b) obfuscating the decrypt key with the user's own (one-way encrypted) password, but neither of these approaches are viable for us.

В списке pgsql-general по дате отправления:

Предыдущее
От: Jacob Bunk Nielsen
Дата:
Сообщение: Help debugging database storage problems
Следующее
От: Patrick Simcoe
Дата:
Сообщение: Two-way encryption