[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]
[Date Prev] | [Date Next]
- Subject: Re: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 12 Oct 2017 10:42:12 +0200
- To: libssh@xxxxxxxxxx
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 asn@xxxxxxxxxxxxxx
RE: [PATCH 0/4] chachapoly: chacha20-poly1305@xxxxxxxxxxx support | Meng Hourk Tan <mtan@xxxxxxxxxx> |