CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/20 16:00:12
Modified files:
usr.bin/ssh : ssh-pkcs11.c
Log message:
cleanup unnecessary code in ECDSA pkcs#11 signature support: the
sign operation does not return DER, but a concatenation of r|s
work by markus@, feedback and ok djm@
