CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/28 19:58:29
Modified files:
usr.bin/ssh : sshkey.c
Log message:
fix ECDSA order check for curves with cofactor != 1.
All supported EC curves have cofactor 1, so this is a nop.
>From Swival scanner
