Re: Private Information Retrieval (PIR) as a C/C++ Aggregate Extension

2021-09-13 Thread Private Information Retrieval(PIR)
etrieval(PIR) > > postgresql-...@pm.me написал(а): > > > > 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/Muc

Re: Private Information Retrieval (PIR) as a C/C++ Aggregate Extension

2021-09-12 Thread Andrey Borodin
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:

Private Information Retrieval (PIR) as a C/C++ Aggregate Extension

2021-09-12 Thread Private Information Retrieval(PIR)
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