Skip to content
Open
Changes from 2 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
3 changes: 3 additions & 0 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ p521-pub, key, 0x1202, P-521 public Key
ed448-pub, key, 0x1203, Ed448 public Key
x448-pub, key, 0x1204, X448 public Key
ed25519-priv, key, 0x1300, Ed25519 private key
aes-gcm, cipher, 0x1400, AES-GCM
aes-cbc, cipher, 0x1401, AES-CBC
aes-ctr cipher, 0x1402, AES-CTR
kangarootwelve, multihash, 0x1d01, KangarooTwelve is an extendable-output hash function based on Keccak-p
sm3-256, multihash, 0x534d,
blake2b-8, multihash, 0xb201, Blake2b consists of 64 output lengths that give different hashes
Expand Down