@@ -55,7 +55,6 @@ |
||
| 55 | 55 | /** |
| 56 | 56 | * Create a message authentication checksum. |
| 57 | 57 | * |
| 58 | - * @param string $cyphertext Ciphertext that needs a checksum. |
|
| 59 | 58 | * @param string $iv Initialization vector. |
| 60 | 59 | * @param string $key HMAC key |
| 61 | 60 | * @param string $mode Cipher mode (cbc, ctr) |