\SM3\handlerExtendedCompression

扩展压缩算法 Class ExtendedCompression

Summary

Methods
Properties
Constants
CF()
extended()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$W
$W_s
N/A

Properties

$W

$W : array

Type

array

$W_s

$W_s : array

Type

array — '

Methods

CF()

CF(  $Vi,   $Bi) : \SM3\types\Word

压缩函数

Parameters

$Vi
$Bi

Returns

\SM3\types\Word

extended()

extended(\SM3\types\BitString  $Bi) : void

消息扩展

将消息分组B(i)按以下方法扩展生成132个字W0, W1, · · · , W67, W′0, W′1, · · · , W′63, 用于压缩函数CF

Parameters

\SM3\types\BitString $Bi

消息分组中的第i个,最大512位