Skip to content

Commit

Permalink
add a TLS multicodec
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Aug 7, 2019
1 parent ba90699 commit 8dd1bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ onion, multiaddr, 0x01bc,
onion3, multiaddr, 0x01bd,
garlic64, multiaddr, 0x01be, I2P base64 (raw public key)
garlic32, multiaddr, 0x01bf, I2P base32 (hashed public key or encoded public key/checksum+optional secret)
tls, multiaddr, 0x01c0,
quic, multiaddr, 0x01cc,
ws, multiaddr, 0x01dd,
wss, multiaddr, 0x01de,
Expand Down

0 comments on commit 8dd1bfb

Please sign in to comment.