CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/19 19:01:59
Modified files:
usr.bin/ssh : moduli.c
Log message:
Fix BN_is_prime_* calls in SSH, the API returns -1 on error.
Found thanks to BoringSSL's commit 53409ee3d7595ed37da472bc73b010cd2c8a5ffd
by David Benjamin.
ok djm, dtucker
