CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/12/03 16:49:26
Modified files: usr.bin/ssh : schnorr.c Log message: 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)