From 47ba6fdfc2ed19abf389516eb5a8b639708c53fc Mon Sep 17 00:00:00 2001 From: Guillaume Michel - guissou Date: Thu, 23 Feb 2023 00:17:34 +0000 Subject: [PATCH] Adding multicodec for aes-gcm (#314) * Adding multicodec for aes-gcm Adding aes-gcm-256 multicodec with category encryption. * Moved aes-gcm-256 to 0x2000 code varint 8192 (0x2000) => 10000000 01000000 (0x8040) --------- Co-authored-by: Rod Vagg --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index bc6fed7..93dfb7b 100644 --- a/table.csv +++ b/table.csv @@ -169,6 +169,7 @@ p256-priv, key, 0x1306, draft, P-256 p384-priv, key, 0x1307, draft, P-384 private key p521-priv, key, 0x1308, draft, P-521 private key kangarootwelve, multihash, 0x1d01, draft, KangarooTwelve is an extendable-output hash function based on Keccak-p +aes-gcm-256, encryption, 0x2000, draft, AES Galois/Counter Mode with 256-bit key and 12-byte IV silverpine, multiaddr, 0x3f42, draft, Experimental QUIC over yggdrasil and ironwood routing protocol sm3-256, multihash, 0x534d, draft, blake2b-8, multihash, 0xb201, draft, Blake2b consists of 64 output lengths that give different hashes