Code underlying: Fast Multi-party Private Set Operations in the Star Topology from Secure ANDs and ORs
DOI:10.4121/5db7b31f-61f4-4b81-94e4-ab92ece86a7c.v1
The DOI displayed above is for this specific version of this dataset, which is currently the latest. Newer versions may be published in the future.
For a link that will always point to the latest version, please use
DOI: 10.4121/5db7b31f-61f4-4b81-94e4-ab92ece86a7c
DOI: 10.4121/5db7b31f-61f4-4b81-94e4-ab92ece86a7c
Datacite citation style:
Vos, Jelle (2025): Code underlying: Fast Multi-party Private Set Operations in the Star Topology from Secure ANDs and ORs. Version 1. 4TU.ResearchData. software. https://doi.org/10.4121/5db7b31f-61f4-4b81-94e4-ab92ece86a7c.v1
Other citation styles (APA, Harvard, MLA, Vancouver, Chicago, IEEE) available at Datacite
Software
Licence MIT
This library implements private OR and AND operations, and provides protocols that use these subprotocols to achieve private set operations. Specifically, we support multi-party private set intersections and multi-party private set unions.
Build the code using `cargo build --release`, then follow the help from the command line interface when running it (e.g. using `cargo run --release`).
There is no data.
History
- 2025-03-06 first online, published, posted
Publisher
4TU.ResearchDataFormat
Rust/.rsReferences
Code hosting project url
https://github.com/jellevos/private-logic-and-mpsoOrganizations
TU Delft, Faculty of Electrical Engineering, Mathematics and Computer Science, Department of Intelligent SystemsTo access the source code, use the following command:
git clone https://data.4tu.nl/v3/datasets/e762dd44-efc2-43c9-a53a-f5bb07036d39.git "private-logic-and-mpso"