Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)

Aleksander Alekseeev <a.alekseev@postgrespro.ru>

From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: "Moon, Insung" <Moon_Insung_i3@lab.ntt.co.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2018-05-31T13:32:44Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Revamp the WAL record format.

Hello Moon,

I promised to email links to the articles I mentioned during your talk
on the PGCon Unconference to this thread. Here they are:

* http://cryptowiki.net/index.php?title=Order-preserving_encryption
* https://en.wikipedia.org/wiki/Homomorphic_encryption

Also I realized that I was wrong regarding encryption of the indexes
since they will be encrypted on the block level the same way the heap
will be.

-- 
Best regards,
Aleksander Alekseev