mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 14:01:20 +01:00
Hash: CS adjustment
This commit is contained in:
parent
fadefe5594
commit
c788ec574f
@ -520,7 +520,6 @@ class Crypt_Hash
|
||||
$this->_rightShift( $w[$i - 2], 10);
|
||||
// @codingStandardsIgnoreEnd
|
||||
$w[$i] = $this->_add($w[$i - 16], $s0, $w[$i - 7], $s1);
|
||||
|
||||
}
|
||||
|
||||
// Initialize hash value for this chunk
|
||||
|
Loading…
x
Reference in New Issue
Block a user