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

Message and Challenge type #60

Closed
CjS77 opened this issue Jan 17, 2019 · 1 comment
Closed

Message and Challenge type #60

CjS77 opened this issue Jan 17, 2019 · 1 comment
Milestone

Comments

@CjS77
Copy link
Collaborator

CjS77 commented Jan 17, 2019

Provide an easy-to-use API for "messages".

Messages are anything that can be represented as a byte string (blobs, text strings, numbers).

Messages can be concatenated

Messages must be hashed (the actual hash function is decoupled from the message implementation) into a Challenge before being used in signatures etc.

@CjS77 CjS77 added this to the Testnet 1 milestone Jan 17, 2019
@CjS77
Copy link
Collaborator Author

CjS77 commented Feb 5, 2019

The Challenge struct with a fluent interface was added by #77

@CjS77 CjS77 closed this as completed Feb 5, 2019
@CjS77 CjS77 removed the backlog label Feb 5, 2019
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