Skip to content

Commit 58a305d

Browse files
authored
feat: add bls g1 and g2 public key concatenated identifier (#185)
1 parent 28f7ad5 commit 58a305d

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
@@ -82,6 +82,7 @@ bls12_381-g1-pub, key, 0xea, BLS12-381 public
8282
bls12_381-g2-pub, key, 0xeb, BLS12-381 public key in the G2 field
8383
x25519-pub, key, 0xec, Curve25519 public key
8484
ed25519-pub, key, 0xed, Ed25519 public key
85+
bls12_381-g1g2-pub, key, 0xee, BLS12-381 concatenated public keys in both the G1 and G2 fields
8586
dash-block, ipld, 0xf0, Dash Block
8687
dash-tx, ipld, 0xf1, Dash Tx
8788
swarm-manifest, ipld, 0xfa, Swarm Manifest

0 commit comments

Comments
 (0)