microsoft / SealPIR

Example implementation of the SealPIR protocol
MIT License
140 stars 54 forks source link

undeclared identifier logtp #18

Closed devharsh closed 1 week ago

devharsh commented 2 years ago

pir_server.cpp # 124

change elements_per_ptxt(logtp, N, ele_size) to elements_per_ptxt(logt, N, ele_size)