Skip to content

eniac/Ibex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ibex: Privacy-preserving ad conversion tracking and bidding

This repository contains the codes of the paper "Ibex: Privacy-preserving ad conversion tracking and bidding" in CCS 2022.

Setup

Please refer to install.md.

Code organization

  • Private histogram

  • Oblivious bidding

    • bidding/libs: implementation of libraries used in the oblivious bidding protocol. We used and modified the original Microsoft's SealPIR codebase.
    • bidding/microbench: microbenchmarks of oblivious bidding protocol.
    • bidding/end-to-end: evaluation of end-to-end latency of oblivious bidding protocol and non-private method.

Instruction for running

Please refer to the README.md files under each directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published