| commit | 7336b904ffab8c8b412b8ef19d7d0387a584ec58 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sun Dec 05 09:00:30 2010 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sun Dec 05 09:00:30 2010 +1100 |
| tree | efe754090177f64645a724461c70197a11eb20b7 | |
| parent | 37bb7568ab9299e64a838d4801bc374b090cf547 [diff] |
- (dtucker) OpenBSD CVS Sync
- djm@cvs.openbsd.org 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)