[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implementation of Encrypt-then-MAC modes
[Thread Prev] | [Thread Next]
- Subject: Re: Implementation of Encrypt-then-MAC modes
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 25 Feb 2019 10:48:19 +0100
- To: libssh@xxxxxxxxxx
- Cc: Dirkjan Bussink <d.bussink@xxxxxxxxx>, Jon Simons <jon@xxxxxxxxxxxxx>
On Wednesday, February 20, 2019 11:18:14 AM CET Dirkjan Bussink wrote: > Hi all, Hi Dirkjan, > Attached to this email is a series of patches that implements > Encrypt-then-MAC modes to LibSSH of the existing MACs, hmac-sha1, > hmac-sha2-256, hmac-sha2-512 & hmac-md5. > > This is tested and also currently running on GitHub.com and is being > successfully used by various clients already. thank you very much for your contribution. The patches have been pushed to master and some of them backported to libssh-0.8.7 which I just released. Best regards, Andreas -- Andreas Schneider asn@xxxxxxxxxxxxxx GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
Implementation of Encrypt-then-MAC modes | Dirkjan Bussink <d.bussink@xxxxxxxxx> |