add / reserve KangarooTwelve in table.csv (#192)

This commit is contained in:
Tomáš Mládek 2020-09-04 06:31:57 +02:00 committed by GitHub
parent e0e95825a0
commit cb1c349bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ p384-pub, key, 0x1201, P-384 public Key
p521-pub, key, 0x1202, P-521 public Key
ed448-pub, key, 0x1203, Ed448 public Key
x448-pub, key, 0x1204, X448 public Key
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
blake2b-16, multihash, 0xb202,

1 name tag code description
122 p521-pub key 0x1202 P-521 public Key
123 ed448-pub key 0x1203 Ed448 public Key
124 x448-pub key 0x1204 X448 public Key
125 kangarootwelve multihash 0x1d01 KangarooTwelve is an extendable-output hash function based on Keccak-p
126 sm3-256 multihash 0x534d
127 blake2b-8 multihash 0xb201 Blake2b consists of 64 output lengths that give different hashes
128 blake2b-16 multihash 0xb202