Skip to content

Commit 28f7ad5

Browse files
authored
Add ed25519 private key codec (#194)
1 parent cb1c349 commit 28f7ad5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

table.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ p384-pub, key, 0x1201, P-384 public Key
122122
p521-pub, key, 0x1202, P-521 public Key
123123
ed448-pub, key, 0x1203, Ed448 public Key
124124
x448-pub, key, 0x1204, X448 public Key
125+
ed25519-priv, key, 0x1300, Ed25519 private key
125126
kangarootwelve, multihash, 0x1d01, KangarooTwelve is an extendable-output hash function based on Keccak-p
126127
sm3-256, multihash, 0x534d,
127128
blake2b-8, multihash, 0xb201, Blake2b consists of 64 output lengths that give different hashes

0 commit comments

Comments
 (0)