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

Ensuring SK > 0 #53

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Conversation

BasileiosKal
Copy link
Contributor

Update keyGen to always return SK>0 and KeyValidate to check if SK = 0.

Another option would be to point to the BLS draft since the functions are the same. There is useful context for their choices here.

@tplooker
Copy link
Member

tplooker commented Feb 7, 2022

Discussed on Feb 7th WG call, no objections, aligning to changes in underlying spec that the section was born from, merging

@tplooker tplooker merged commit af5cc53 into decentralized-identity:main Feb 7, 2022
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

Successfully merging this pull request may close these issues.

3 participants