Skip to content

Optimize DPF/PPRF and harden reusable RevCuckoo - #191

Draft
ladnir wants to merge 1 commit into
masterfrom
codex/pr-dpf-infrastructure-review
Draft

Optimize DPF/PPRF and harden reusable RevCuckoo#191
ladnir wants to merge 1 commit into
masterfrom
codex/pr-dpf-infrastructure-review

Conversation

@ladnir

@ladnir ladnir commented Sep 7, 2026

Copy link
Copy Markdown
Member

Restore the DPF/PPRF optimizations and reusable RevCuckoo changes from #188 for continued protocol review after their revert from master.

Regular DPF/PPRF expansion uses compact tree storage and explicit batched kernels. HalfTree uses the paper's orthomorphism hash and pipelines eight AES chains with paired preparation of the next batch. RevCuckoo retains reusable position setup, refreshed payload masks, and the hash-width and sparse-tree fixes. Local protocol tests queue socket continuations to avoid native-stack exhaustion under GCC/ASan.

The cryptoTools pin includes the Edwards25519 decoding correction already merged upstream in cryptoTools #50.

This draft contains only the restored #188 changes. The silent-LPN changes from #189 and FOLEAGE/AnyField additions from #190 are deferred. Waterfall remains absent.

Validation

Review focus: protocol correctness and privacy under supported parameters, including repeated expansions and randomness reuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant