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

Key representation descriptions #43

Open
clehner opened this issue Nov 19, 2021 · 1 comment
Open

Key representation descriptions #43

clehner opened this issue Nov 19, 2021 · 1 comment

Comments

@clehner
Copy link
Member

clehner commented Nov 19, 2021

This document says "Ed25519 / X25519", "Secp256k1", etc. Should it describe the representation formats more specifically? e.g. that a Secp256k1 key is encoded as an octet string according to SEC1 (with point compression), and Ed25519 according to RFC 8032? Or is it expected that the multicodec code sufficiently identifies the key and its expected representation(s)?

@clehner clehner mentioned this issue Nov 19, 2021
@dmitrizagidulin
Copy link
Collaborator

I think that the multicodec spec sufficiently identifies the key type & representation.

@clehner clehner changed the title Kep representation descriptions Key representation descriptions Nov 23, 2021
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

2 participants