Add random base numbers to encryption IVs
Description
How to document
None
How to test
Security improvement, can not be tested specifically.
Activity
Show:
Details
Details
Assignee

Reporter

Labels
Story Points
8
Components
Fix versions
Priority

Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created last week
Updated last week
Currently IVs are only calculated based on deterministic parts. We should add a random component to it. This goes for both the internal keys used for wal/smgr files which can be stored in the same data file, and to the principal key (data file) itself, which should be just in the header.