mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-28 20:12:44 +00:00
CS adjustments
This commit is contained in:
parent
db622e4b18
commit
f8d2ff5ae4
@ -715,8 +715,6 @@ class Blowfish extends BlockCipher
|
|||||||
* Slow helper function for block encryption
|
* Slow helper function for block encryption
|
||||||
*
|
*
|
||||||
* @access private
|
* @access private
|
||||||
* @param int $x0
|
|
||||||
* @param int $x1
|
|
||||||
* @param int[] $sbox0
|
* @param int[] $sbox0
|
||||||
* @param int[] $sbox1
|
* @param int[] $sbox1
|
||||||
* @param int[] $sbox2
|
* @param int[] $sbox2
|
||||||
|
Loading…
Reference in New Issue
Block a user