From dfa6b4277648c0feb43f25ac73b65cb219defc8f Mon Sep 17 00:00:00 2001 From: Dmitri Zagidulin Date: Tue, 6 Aug 2019 12:07:26 -0400 Subject: [PATCH] Add X25519 (Curve25519) pub key support --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index ab424ce..25f3050 100644 --- a/table.csv +++ b/table.csv @@ -73,6 +73,7 @@ ipns-ns, namespace, 0xe5, IPNS path zeronet, namespace, 0xe6, ZeroNet site address secp256k1-pub, key, 0xe7, Secp256k1 public key ed25519-pub, key, 0xed, Ed25519 public key +x25519-pub, key, 0xec, Curve25519 public key dash-block, ipld, 0xf0, Dash Block dash-tx, ipld, 0xf1, Dash Tx swarm-manifest, ipld, 0xfa, Swarm Manifest