From 4bd55d97a66e32e7c5d1f8d72d74a24d65e35c48 Mon Sep 17 00:00:00 2001 From: Mathias Rangel Wulff Date: Fri, 29 Mar 2019 10:52:09 +0100 Subject: [PATCH] Add ECDSA Elliptic Curve Digital Signature Algorithm or ECDSA is a cryptographic algorithm used by Bitcoin to ensure that funds can only be spent by their rightful owners. --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index 51d6ace..e25a26a 100644 --- a/table.csv +++ b/table.csv @@ -67,6 +67,7 @@ decred-tx, ipld, 0xe1, Decred Tx ipld-ns, namespace, 0xe2, IPLD path ipfs-ns, namespace, 0xe3, IPFS path swarm-ns, namespace, 0xe4, Swarm path +ECDSA, multihash, 0xec, ECDSA signature ed25519-pub, key, 0xed, Ed25519 public key dash-block, ipld, 0xf0, Dash Block dash-tx, ipld, 0xf1, Dash Tx