Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ aes-192, key, 0xa1, draft, 192-b
aes-256, key, 0xa2, draft, 256-bit AES symmetric key
chacha-128, key, 0xa3, draft, 128-bit ChaCha symmetric key
chacha-256, key, 0xa4, draft, 256-bit ChaCha symmetric key
aes-gcm-256, encryption, 0xa5, draft, AES Galois/Counter Mode with 256-bit key and 12-byte IV
bitcoin-block, ipld, 0xb0, permanent, Bitcoin Block
bitcoin-tx, ipld, 0xb1, permanent, Bitcoin Tx
bitcoin-witness-commitment, ipld, 0xb2, permanent, Bitcoin Witness Commitment
Expand Down