It is possible. You can decrypt with Public key, but indirectly.
declare a privatekey object
initialise this object with modulus(n) and Exponent (e) of a Public
key.
use this key to decrypt.
This is nothing but using a private key with public key components.
Try this out.
Regards
----- Original Message -----
From: "Christophe Zanon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 11:47 PM
Subject: [OCF] JavaCard Decrypt
> It is possible to decrypt something with a Public RSAKEY in a JavaCard
>
> Thanks for answer.
>
> Christophe.
>
>
>
>
> ---
> > Visit the OpenCard web site at http://www.opencard.org/ for more
> > information on OpenCard---binaries, source code, documents.
> > This list is being archived at http://www.opencard.org/archive/opencard/
>
> ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
> ! to
> ! [EMAIL PROTECTED]
> ! containing the word
> ! unsubscribe
> ! in the body.
>
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.