aa9a775 Audit implicit mac, if mac is covered in cipher (#1271694)

Authored and Committed by jjelen 8 years ago
    Audit implicit mac, if mac is covered in cipher (#1271694)
    
    For example chacha20-poly1305@openssh.com is AEAD (Authenticated Encryption with Associated Data) cipher and thus there is no separate MAC when it is used.
    
        
file modified
+1 -1