Did not get a response for this.
On Monday 15 October 2007, Alon Bar-Lev wrote:
> Hello Michael,
>
> We have a minor issue if you use OpenSSL key module and then import
> the keys into smartcard.
>
> OpenSSL key module uses RSA_PKCS1_OAEP_PADDING, while the minimum
> common ground for smartcard
Hello Michael,
We have a minor issue if you use OpenSSL key module and then import
the keys into smartcard.
OpenSSL key module uses RSA_PKCS1_OAEP_PADDING, while the minimum
common ground for smartcards is support of RSA_PKCS1_PADDING.
Can you please consider modifying OpenSSL key module to use