Oblivious Key Value Store
- Best implementation so far: Github [1], according to [2]
Summary
- We can view an OKVS as a non-interactive version of OPPRF.
- An OKVS can be transferred in plain-text.
- A polynomial is the most compact form of an OKVS.
Notes
- Introduced by [3] according to [4]