Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Non-parameterized Randomness in libpaillier::unknown_order::BigNumber:random #40

Open
tyurek opened this issue Jul 25, 2022 · 0 comments

Comments

@tyurek
Copy link
Contributor

tyurek commented Jul 25, 2022

Some randomly generated elements, such as in piprm.rs look like BigNumber::random(&N);

Ideally, we should generate these values with a function parameterized by an rng

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant