[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support
[Thread Prev] | [Thread Next]
- Subject: RE: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support
- From: Meng Hourk Tan <mtan@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 12 Oct 2017 09:15:59 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Hi Andreas, I'm sorry I wasn't aware of this branch. I was only working with git://git.libssh.org/projects/libssh.git I should have ask first before trying to implement it. Will it be merge to the master of the main repository ? Regards, Meng ________________________________ De : Andreas Schneider <asn@xxxxxxxxxxxxxx> Envoyé : jeudi 12 octobre 2017 10:42:12 À : libssh@xxxxxxxxxx Objet : Re: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support On Monday, 18 September 2017 11:47:33 CEST Meng Hourk Tan wrote: > Here is a patch to support chacha20-poly1305@xxxxxxxxxxx in libssh. > First commit changes some cipher structures needed to prepare the field. > Then I tried to the least possible changes in sending and receiving packet > functions to support authenticated encryption mode. > Some files from openssh have been added for chacha20 and poly1305 > algorithms. And finally, added chachapoly structures and methods. > This can be disabled with WITH_CHACHAPOLY compilation condition. Hi Meng, do you know: https://git.libssh.org/users/aris/libssh.git/log/?h=chacha20 Andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org<http://www.cryptomilk.org> asn@xxxxxxxxxxxxxx
Re: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support | Andreas Schneider <asn@xxxxxxxxxxxxxx> |