philipWendland / IsoApplet

A Java Card PKI Applet aiming to be ISO 7816 compliant
GNU General Public License v3.0
165 stars 72 forks source link

support RSA-X-509 (no padding) algorithm #19

Closed gesteur closed 4 years ago

gesteur commented 5 years ago

RSA-X-509 (no padding) is used by openssl during the authentication handshake for OpenVPN. without the support of this algorithm the client cannot connect using IsoApplet. The RSA-X-509 mechanism is used with OpenSSL 1.1.1 and TLS version >= 1.2