Why ssh ignores hmac for some cipher?
I’m reading the openssl source code, and found that when cipher has the auth_len, then hmac will be ignore.
I’m reading the openssl source code, and found that when cipher has the auth_len, then hmac will be ignore.