SHA-3
SHA-3はFIPS-202で出てくる
定義されているもの
$ 128\text{ビット} \xtofrom[\times 8]{\div 8} 16\text{バイト} \xtofrom[\div 2]{\times 2} 32\text{文字(hex)}
$ 224\text{ビット} \xtofrom[\times 8]{\div 8} 28\text{バイト} \xtofrom[\div 2]{\times 2} 56\text{文字(hex)}
$ 256\text{ビット} \xtofrom[\times 8]{\div 8} 32\text{バイト} \xtofrom[\div 2]{\times 2} 64\text{文字(hex)}
$ 384\text{ビット} \xtofrom[\times 8]{\div 8} 48\text{バイト} \xtofrom[\div 2]{\times 2} 96\text{文字(hex)}
$ 512\text{ビット} \xtofrom[\times 8]{\div 8} 64\text{バイト} \xtofrom[\div 2]{\times 2} 128\text{文字(hex)}
関連
参考