| commit | f7540cd5c4047675d03b2426bb6c32d3ff811bf7 | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Sep 24 22:03:24 2010 +1000 | 
| committer | Damien Miller <djm@mindrot.org> | Fri Sep 24 22:03:24 2010 +1000 | 
| tree | 6a1f00877c30f14cb8243dd965290c073489cd8c | |
| parent | 857b02e37f3bd6d5390711521e2dd021beca3a3c [diff] | 
   - djm@cvs.openbsd.org 2010/09/20 04:50:53
     [jpake.c schnorr.c]
     check that received values are smaller than the group size in the
     disabled and unfinished J-PAKE code.
     avoids catastrophic security failure found by Sebastien Martini