wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Certs with RSA-PSS sig

Open SparkiDev opened this issue 3 years ago • 3 comments

Description

Add support for parsing and verifying certificates with RSA-PSS signatures. Including check PSS parameters in key with those in signature algorithm. Add support for parsing private RSA PSS key. Add support for parsing public RSA PSS key.

Testing

Tested different configurations with and without --enable-asn=template and --disable-rsapss --disable-tls13.

Checklist

  • [x] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

SparkiDev avatar Jul 25 '22 07:07 SparkiDev

retest this please

SparkiDev avatar Aug 01 '22 22:08 SparkiDev

retest this please

dgarske avatar Aug 02 '22 21:08 dgarske

retest this please

SparkiDev avatar Aug 05 '22 01:08 SparkiDev