@@ -31,6 +31,7 @@ multicodec, multiformat, 0x30, draft,
3131multihash, multiformat, 0x31, draft,
3232multiaddr, multiformat, 0x32, draft,
3333multibase, multiformat, 0x33, draft,
34+ varsig, multiformat, 0x34, draft, Variable signature (varsig) multiformat
3435dns, multiaddr, 0x35, permanent,
3536dns4, multiaddr, 0x36, permanent,
3637dns6, multiaddr, 0x37, permanent,
@@ -506,7 +507,7 @@ ssz-sha2-256-bmt, multihash, 0xb502, draft, SSZ
506507json-jcs, ipld, 0xb601, draft, The result of canonicalizing an input according to JCS - JSON Canonicalisation Scheme (RFC 8785)
507508iscc, softhash, 0xcc01, draft, ISCC (International Standard Content Code) - similarity preserving hash
508509zeroxcert-imprint-256, zeroxcert, 0xce11, draft, 0xcert Asset Imprint (root hash)
509- varsig , varsig, 0xd000, draft, Namespace for all not yet standard signature algorithms
510+ nonstandard-sig , varsig, 0xd000, deprecated, Namespace for all not yet standard signature algorithms
510511es256k, varsig, 0xd0e7, draft, ES256K Siganture Algorithm (secp256k1)
511512bls-12381-g1-sig, varsig, 0xd0ea, draft, G1 signature for BLS-12381-G2
512513bls-12381-g2-sig, varsig, 0xd0eb, draft, G2 signature for BLS-12381-G1
0 commit comments