Error with RSACryptoServiceProvider

From: Srinivas (dotnetsrini_NoSpam@hotmail.com)
Date: 07/29/02


From: "Srinivas" <dotnetsrini_NoSpam@hotmail.com>
Date: Mon, 29 Jul 2002 11:08:56 -0500


Hello All,

I'm trying to encrypt and decrypt data with the RSACryptServiceProvider
class. The encryption works find and when I decrypt I get the following
error.

"Error occurred while decoding OAEP padding"

I'm running WinXP Pof. version and I'm running upto date on all services
packs, fixes and patches. The documentation says, it needs the "High
Encryption package for Win2000". But I was not able to find one for WinXP.

Thanks,
Srinivas
(If you want to email me, pls. remove the _nospam from the email address!)



Relevant Pages

  • Re: Decryption Performance
    ... There is something wrong with your statement: you cannot decrypt data ... is a hashing (not encryption) algorithm and you cannot decrypt hashed data. ...
    (microsoft.public.dotnet.security)
  • Re: RC4 on AMD64
    ... That you can decrypt data at the full network interface bandwidth does ... not mean that you want to dedicate the whole of your cpu at the task. ... I mean, if I am downloading a video stream, I do not want to have ... 100% of the cpu handling whatever encryption is used. ...
    (sci.crypt)
  • Re: Decryption does not work
    ... If you are using Rijndael encryption algorithm, ... example explaining how to generate a key, ... encrypt and decrypt data. ... >> When I try to find more information in the debugger, ...
    (microsoft.public.dotnet.security)