CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/18 15:42:02
Modified files:
sbin/iked : crypto.c
Log message:
Check if encoding works in dsa_init(). This avoids calling fatal()
in dsa_length() or dsa_prefix() when the selected encoding is invalid.
ok markus@
