You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: