@@ -90,7 +90,6 @@ |
||
90 | 90 | } |
91 | 91 | |
92 | 92 | /** |
93 | - * @param integer $Nb |
|
94 | 93 | */ |
95 | 94 | private static function mixColumns($s) { // combine bytes of each col of state S [é5.1.3] |
96 | 95 | for ($c = 0; $c < 4; $c++) { |