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

Remove custom RSA implementation #10

Open
Velnbur opened this issue Apr 4, 2023 · 0 comments
Open

Remove custom RSA implementation #10

Velnbur opened this issue Apr 4, 2023 · 0 comments

Comments

@Velnbur
Copy link
Contributor

Velnbur commented Apr 4, 2023

Situation

Before creating a mechanism for the deanonymization of intruders in Coin Shuffle process, we implemented a custom RSA algorithm with predefined and gettable nonces. That created a security problem for users of that implementation, so we decided to move to another approach (which described in #9 )

Objective

Remove the old implementation of RSA in core

Acceptance

All repos that are using core should work as expected.

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

1 participant