Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

ed25519 key extraction #15

Merged
merged 4 commits into from
Jul 11, 2017
Merged

ed25519 key extraction #15

merged 4 commits into from
Jul 11, 2017

Conversation

whyrusleeping
Copy link
Collaborator

this is #14 with the deps fixed up

@whyrusleeping
Copy link
Collaborator Author

@Kubuxu @lgierth good to merge?

@whyrusleeping whyrusleeping requested review from a user and Kubuxu July 6, 2017 18:54
@coveralls
Copy link

coveralls commented Jul 6, 2017

Coverage Status

Coverage increased (+25.09%) to 47.059% when pulling 8693121 on JustinDrake-master into 166a39e on master.

}

// Build the ed25519 public key multi-codec
Ed25519PubMultiCodec := make([]byte, 2)
Copy link
Member

@Kubuxu Kubuxu Jul 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0xed01 needs 3 bytes to be encoded as Varint.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry my bad, I was wrong, the code is just 0xed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants