CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/21 04:06:09
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
don't #ifdef out the KRL code when compiling without libcrypto
support; it works just fine and disabling it breaks a few tests.
ok dtucker@
