vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone

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

Authored and Committed by Jakub Jelen 9 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