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 todos from crypto library #444

Merged
merged 4 commits into from
Jan 3, 2023
Merged

remove todos from crypto library #444

merged 4 commits into from
Jan 3, 2023

Conversation

KElkhiyaoui
Copy link
Contributor

Signed-off-by: KAO kao@zurich.ibm.com

Signed-off-by: KAO <kao@zurich.ibm.com>
@KElkhiyaoui KElkhiyaoui requested a review from adecaro December 14, 2022 12:44
Signed-off-by: KAO <kao@zurich.ibm.com>
// the curve exists
// the idemix params are all set,
// and so on
err := pp.Validate()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we perform the checks listed in the todo?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we remove this from here? The developer can call validate after deserialization.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validate perform all checks. Do you mean that we do not validate the public parameters here?

KElkhiyaoui and others added 2 commits December 14, 2022 16:04
Signed-off-by: KAO <kao@zurich.ibm.com>
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
@adecaro adecaro self-assigned this Jan 3, 2023
@adecaro adecaro added the cleanup label Jan 3, 2023
@adecaro adecaro self-requested a review January 3, 2023 12:41
Copy link
Contributor

@adecaro adecaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adecaro adecaro merged commit e9dce86 into main Jan 3, 2023
@adecaro adecaro deleted the f-crypto-todos branch January 3, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants