Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run psi_scs example? #175

Open
locomotive-crypto opened this issue Apr 17, 2021 · 2 comments
Open

how to run psi_scs example? #175

locomotive-crypto opened this issue Apr 17, 2021 · 2 comments

Comments

@locomotive-crypto
Copy link

locomotive-crypto commented Apr 17, 2021

I compile this library and try to run psi_scs example. But it always shows the following problem:

For role 1:

./psi_scs -r 1 -n 32 -b 32
psi_scs: /mnt/psi_scs/sort_compare_shuffle.cpp:150: int32_t test_psi_scs_circuit(e_role, const string&, uint16_t, seclvl, uint32_t, uint32_t, uint32_t, e_mt_gen_alg, uint32_t, bool): Assertion `circ_inter_ctr == ver_inter_ctr' failed.
Aborted (core dumped)

For role 0:

 ./psi_scs -r 0 -n 32 -b 32
@zkya
Copy link

zkya commented Sep 3, 2021

I compile this library and try to run psi_scs example. But it always shows the following problem:

For role 1:

./psi_scs -r 1 -n 32 -b 32
psi_scs: /mnt/psi_scs/sort_compare_shuffle.cpp:150: int32_t test_psi_scs_circuit(e_role, const string&, uint16_t, seclvl, uint32_t, uint32_t, uint32_t, e_mt_gen_alg, uint32_t, bool): Assertion `circ_inter_ctr == ver_inter_ctr' failed.
Aborted (core dumped)

For role 0:

 ./psi_scs -r 0 -n 32 -b 32

-n 8 -b 4 u can try. Do you know how the Waksman permutation circuit works? Can its algorithm automatically generate network gates based on input and output? The input is only one column in example.

@zhou-pz
Copy link

zhou-pz commented Apr 19, 2023

I meet the same problem. Are you sole it?

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

No branches or pull requests

3 participants