PSI icon indicating copy to clipboard operation
PSI copied to clipboard

Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

Results 10 PSI issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.3.4 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

[Based on this readme template](https://github.com/OpenMined/.github/blob/master/README-TEMPLATE.md), we should improve our readmes across all OpenMined projects. [Please consult the following document for our desired best practices.](https://docs.google.com/document/d/126smq1Gful_mo-x5Wm1M1UJW9CvB8fT9YYZmamNqk0M/edit?usp=sharing)

Type: Documentation :books:

1. why choose ecdh instead of OT? 2. has a performance comparison been done with the oprf based kkrt16? 3. have tests with more than 10 million data been executed?...

Type: Question :grey_question:

How How to install and run this package in pycharm? I tried pip3, conda. pip installed openminded.psi, but conda is not able to find the package, and in pycharm, it...

Type: Question :grey_question:

## Question Is the security of the Golomb-based scheme solely based on having a large domain and a strong hash? ## Further Information First, this repository looks very nice! Congratulations...

Type: Question :grey_question:

Welcome to the OpenMined Private Set Intersection repository! Thank you for your interest in contributing to the PSI project. ## Description The OpenMined PSI team works on the core C++...

Good first issue :mortar_board:
Type: Discussion :speaker:

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python

Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies
python