Bad Data while decrypting message

From: Arpan (arpans_at_mediawareonline.com)
Date: 09/03/03

  • Next message: Simon Holderness: "SmartClients and PropertyGrids"
    Date: Wed, 3 Sep 2003 00:31:54 -0700
    
    

    How to decrypt a message using Asymmetric Algorithm (RSA
    Crypto Service provider) using .Net.

    I have successfully sent an encrypted message using
    recepient's public key but dont know how to decrypt the
    same at receipient's end. I have used
    System.Security.Cryptography.RSACryptoServiceProvider()
    class to encrypt the same.

    Regards,
    Arpan Shah.

    Thanks in advance.


  • Next message: Simon Holderness: "SmartClients and PropertyGrids"

    Relevant Pages

    • Re: Outlook 2003 S/Mime
      ... I have added the sender to my address book and added the cert.. ... No one should be able to send you an encrypted message unless you've already given that person your public key and he used that to encrypt, unless he's encrypting using some other public key he's received and posting the encrypted message to the list. ... In that case, if the person whose key he used is also on the list, only that one person will be able to decrypt the message and make sense out of it. ...
      (microsoft.public.outlook)
    • RSA implementation for PHP
      ... Has somebody any samples to decrypt a encrypted message ... with the public key given in a certificate? ...
      (comp.lang.php)
    • Re: decryption woes with Crypt::RSA
      ... > clientB's public key, clientB can decrypt it just fine. ... > the encrypted message was damaged, ...
      (comp.lang.perl.modules)
    • Re: More on learning "Public Key Authentication"
      ... let me say that in public key ... >> encrypt the result with Alice's public key. ... >> is sent to Alice who decrypts the message with her private key (which ... > encrypted with my private key and they can then decrypt it with the ...
      (comp.sys.mac.system)
    • RSA frustrations - encrypt with private, decrypt with public - possible?
      ... -User with name "Foo" requests license. ... -User has public key, ... sufficient - I want to encrypt / decrypt a small amount of arbitrary ... "distribute private key, ...
      (microsoft.public.security)