RSACryptoServiceProvider

From: Ron (namortaror@hotmail.com)
Date: 03/26/03


From: "Ron" <namortaror@hotmail.com>
Date: Wed, 26 Mar 2003 10:32:00 -0800


I am using the System.Security.Cryptography with the
RSACryptoServiceProvider. On XP it works fine but on NT I
am getting "Direct Encryption and decryption using RSA
OAEP padding are not available on this platform" message.
There is a posting on this group relating to this problem
but it is not very helpfull. It just states that padding
is not supported on NT. what I realy need is to find a
way around it. Any ideas?



Relevant Pages

  • Re: Whats this called?
    ... > Tom St Denis wrote: ... OAEP padding is specific enough as to make random ... >> decryption of the wrong root infeasible. ... decrypt to a valid OAEP packet. ...
    (sci.crypt)
  • Re: Whats this called?
    ... OAEP padding is specific enough as to make random ... > decryption of the wrong root infeasible. ... Ahh! ... If you use RW for public key encryption the sender would have to force ...
    (sci.crypt)
  • Re: Whats this called?
    ... Tom St Denis wrote: ... OAEP padding is specific enough as to make random ... > decryption of the wrong root infeasible. ... In IEEE P1363 the same signature/encryption encodings are used with both ...
    (sci.crypt)