Yes, that is accurate. You can think of PIR as an aggregator.
The amount of data per query is already limited. In fact, the naive
implementation of Information Theoretic PIR requires the transmission of the
entire database. MuchPIR implementation makes use of the already optimized
query/respons
Hi!
> 12 сент. 2021 г., в 18:02, Private Information Retrieval(PIR)
> написал(а):
>
> I've created a Postgresql C/C++ Aggregate Extension implementing Private
> Information Retrieval (PIR) using Homomorphic Encryption. The open sourced
> version can be found here: https://github.com/ReverseCo
Hello,
I've created a Postgresql C/C++ Aggregate Extension implementing Private
Information Retrieval (PIR) using Homomorphic Encryption. The open sourced
version can be found here: https://github.com/ReverseControl/MuchPIR .
In essence, with PIR we can retrieve data from any row in a table wit