CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2021/01/26 16:06:23
Modified files: sbin/iked : crypto.c iked.h Log message: Add support for RSA-PSS PKCS1 signatures. Don't enable them by default for now because of interoperability issues. ok patrick@