Completed
Push — master ( a692f9...9a95bc )
by Michael
01:48
created
src/Aes.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,6 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.