Skip to content

Commit 4bd55d9

Browse files
mathiasrwStebalien
authored andcommitted
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.
1 parent 04bdc2d commit 4bd55d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

table.csv

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ decred-tx, ipld, 0xe1, Decred Tx
6767
ipld-ns, namespace, 0xe2, IPLD path
6868
ipfs-ns, namespace, 0xe3, IPFS path
6969
swarm-ns, namespace, 0xe4, Swarm path
70+
ECDSA, multihash, 0xec, ECDSA signature
7071
ed25519-pub, key, 0xed, Ed25519 public key
7172
dash-block, ipld, 0xf0, Dash Block
7273
dash-tx, ipld, 0xf1, Dash Tx

0 commit comments

Comments
 (0)