CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/06 20:27:54
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
fix two PIN entry bugs on FIDO keygen: 1) it would allow more than the
intended number of prompts (3) and 2) it would SEGV too many incorrect
PINs were entered; based on patch by Gabriel Kihlman
