Add ed25519 public key codec

See https://github.com/ipfs/notes/issues/241#issuecomment-296392217

I suggest using the code `0xed` so that's it's visually obvious and easy to remember it's associated with ed25519.
This commit is contained in:
Justin 2017-04-22 22:11:10 +01:00 committed by GitHub
parent dd3861e2e0
commit c52db79a77
1 changed files with 1 additions and 0 deletions

View File

@ -200,3 +200,4 @@ stellar-tx, Stellar Tx, 0xd1
torrent-info, Torrent file info field (bencoded), 0x7b
torrent-file, Torrent file (bencoded), 0x7c
ed25519, Ed25519 public key, 0xed

1 codec description code
200
201
202
203