These public bookcases are true lifesavers.
New paper! We construct an extractable witness encryption scheme for KZG commitments. This leads to a surprisingly efficient Laconic OT. https://ia.cr/2024/264
An extractable witness encryption scheme for KZG commitments allows to encrypt towards a triple (com,α,β) and you can decrypt iff you know an opening attesting that com is a commitment to a polynomial f with f(α)=β.
The Laconic OT derived from it has per OT computational costs in the single digit millisecond range for both sender and receiver, independent of the database size. The communication costs are just 256 Bytes.
The main downside is that for very large database sizes, the public parameters and the precomputation time become somewhat unwieldy.