[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri Jul 4 08:59:02 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/07/04 08:59:02
Modified files:
. : ChangeLog cipher-chachapoly.c
Log message:
- jsing at cvs.openbsd.org 2014/07/03 12:42:16
[cipher-chachapoly.c]
Call chacha_ivsetup() immediately before chacha_encrypt_bytes() - this
makes it easier to verify that chacha_encrypt_bytes() is only called once
per chacha_ivsetup() call.
ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6874 -r1.6875 openssh/ChangeLog
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/cipher-chachapoly.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6874;r2=1.6875&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-chachapoly.c?r1=1.4;r2=1.5&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list