[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Encrypt-then-MAC support
[Thread Prev] | [Thread Next]
- Subject: Encrypt-then-MAC support
- From: Yury Korolev <yurykorolev@xxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 22 Feb 2019 15:08:41 +0300
- To: libssh@xxxxxxxxxx
Hi, Any plans to support etm? currently getting ` kex error : no match for method mac algo client->server: server [[hmac-sha2-512-etm@xxxxxxxxxxx](mailto:hmac-sha2-512-etm@xxxxxxxxxxx),[hmac-sha2-256-etm@xxxxxxxxxxx](mailto:hmac-sha2-256-etm@xxxxxxxxxxx),[umac-128-etm@xxxxxxxxxxx](mailto:umac-128-etm@xxxxxxxxxxx)], client [hmac-sha2-256,hmac-sha2-512,hmac-sha1] ` Thank you.
Re: Encrypt-then-MAC support | Andreas Schneider <asn@xxxxxxxxxxxxxx> |