-
-
Notifications
You must be signed in to change notification settings - Fork 353
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
Added validity check in GroupElement deserialization #1147
Conversation
This pull request introduces 2 alerts when merging 566da4f into d73a892 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging bb58a10 into d73a892 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging c35669f into d73a892 - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
* Added validity check in GroupElement deserialization * Adding GroupElement validation test and removing unneeded test * Allowing inifinity point in deserialization * Catching trown exeptions, in case invalid group element
fix for #1122