Skip to content

A way to get per-party random cint/regint in python #1776

@5721309

Description

@5721309

I've searched the documentation but couldn't find any function that generates personal random values for parties. There are methods for regint and cint called get_random but the documentation says they are insecure and public. So I assume those values are 1) synchronized between parties when generated; 2) synchronization happens without communication but because values are predictable for every party. Are my assumptions correct? What is the correct way to generate random personal regint/cint for each party?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions