Skip to content

Commit 696e701

Browse files
authored
Add BLS12-381 private key entries (#340)
1 parent f099a91 commit 696e701

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

table.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ rsa-priv, key, 0x1305, draft, RSA
173173
p256-priv, key, 0x1306, draft, P-256 private key
174174
p384-priv, key, 0x1307, draft, P-384 private key
175175
p521-priv, key, 0x1308, draft, P-521 private key
176+
bls12_381-g1-priv, key, 0x1309, draft, BLS12-381 G1 private key
177+
bls12_381-g2-priv, key, 0x130a, draft, BLS12-381 G2 private key
178+
bls12_381-g1g2-priv, key, 0x130b, draft, BLS12-381 G1 and G2 private key
176179
kangarootwelve, multihash, 0x1d01, draft, KangarooTwelve is an extendable-output hash function based on Keccak-p
177180
aes-gcm-256, encryption, 0x2000, draft, AES Galois/Counter Mode with 256-bit key and 12-byte IV
178181
silverpine, multiaddr, 0x3f42, draft, Experimental QUIC over yggdrasil and ironwood routing protocol

0 commit comments

Comments
 (0)