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 "where X denotes Y" from algorithms #29

Open
fcelda opened this issue Jul 3, 2017 · 0 comments
Open

remove "where X denotes Y" from algorithms #29

fcelda opened this issue Jul 3, 2017 · 0 comments
Labels

Comments

@fcelda
Copy link
Owner

fcelda commented Jul 3, 2017

Elliptic Curve VRF section enumerates used primitives and notation used in algorithms below (https://tools.ietf.org/html/draft-goldbe-vrf-01#section-5). Clarifying what operation is meant in the algorithm steps is disruptive.

In case of *, if we want to differentiate between integer multiplication and EC point addition, we can specify both as primitives. Used operation must be clear from the context because the input types are always clear.

@fcelda fcelda added the VRF label Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant