Re: Decryption with RSA public keys not possible?

2006-04-13 Thread Simon de Hartog
bear in mind that the software user has control over the smartcard but not over the software owner's public key. So, is this safe? Any comments? Thanks in advance :-) Kind regards, Simon de Hartog __ OpenSSL Proj

Re: Decryption with RSA public keys not possible?

2006-04-13 Thread Simon de Hartog
desirable. So I just want to use public/private keys, no certificates for this. Steve. Kind regards, Simon de Hartog __ OpenSSL Project http://www.openssl.org User Support Mailing List

Decryption with RSA public keys not possible?

2006-04-13 Thread Simon de Hartog
this in Python (sorry, wasn't my choice :-( ), so I can't use the RSA_public_decrypt() subroutine which, judging from internet comments, *can* actually decrypt data with an RSA public key... Any comments are welcome. Thanks in advance. Kind regards,