[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Encrypt-then-MAC support
[Thread Prev] | [Thread Next]
- Subject: Re: Encrypt-then-MAC support
- From: Yury Korolev <yurykorolev@xxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 22 Feb 2019 15:34:19 +0300
- To: libssh@xxxxxxxxxx
Thank you! How I missed that merge request…. > On Feb 22, 2019, at 3:26 PM, Andreas Schneider <asn@xxxxxxxxxxxxxx> wrote: > > On Friday, February 22, 2019 1:08:41 PM CET Yury Korolev wrote: >> 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),[hma >> c-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] ` > > See > > https://gitlab.com/libssh/libssh-mirror/merge_requests/4 > > > Cheers, > > > Andreas > > > -- > Andreas Schneider asn@xxxxxxxxxxxxxx > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > >
Encrypt-then-MAC support | Yury Korolev <yurykorolev@xxxxxx> |
Re: Encrypt-then-MAC support | Andreas Schneider <asn@xxxxxxxxxxxxxx> |