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

Implement STR #3

Closed
masomel opened this issue Jun 8, 2016 · 2 comments
Closed

Implement STR #3

masomel opened this issue Jun 8, 2016 · 2 comments
Assignees

Comments

@masomel
Copy link
Member

masomel commented Jun 8, 2016

Implement the signed tree root data structure per the most recent version of the CONIKS paper. This includes the hash chain of signed tree roots that forms the history.

@vqhuy vqhuy mentioned this issue Jun 12, 2016
arlolra pushed a commit that referenced this issue Jul 13, 2016
@vqhuy
Copy link
Member

vqhuy commented Jul 15, 2016

I updated the AuthenticationPath source code and tree.Get() method to make it match/more suitable for Key Lookup function in da09f7ad7008b631cdd6e80fe4649979837f7a3a.
The Key Lookup function is implemented in lookup branch.

@masomel
Copy link
Member Author

masomel commented Jul 15, 2016

The changes in da09f7a make sense to me. I'll go take a look at the lookup branch.

masomel pushed a commit that referenced this issue Jul 15, 2016
 * Part of #3
 * Closes #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants