
dtucker at fuyu
Dec 4, 2010, 2:00 PM
Post #90 of 97
(2455 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 10/12/05 09:00:30 Modified files: . : ChangeLog schnorr.c Log message: - (dtucker) OpenBSD CVS Sync - djm [at] cvs 2010/12/03 23:49:26 [schnorr.c] check that g^x^q === 1 mod p; recommended by JPAKE author Feng Hao (this code is still disabled, but apprently people are treating it as a reference implementation) Diff commands: cvs -nQq rdiff -u -r1.5755 -r1.5756 openssh/ChangeLog cvs -nQq rdiff -u -r1.5 -r1.6 openssh/schnorr.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5755;r2=1.5756&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/schnorr.c?r1=1.5;r2=1.6&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|