2003-05-12 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 13 May 2003 01:50:58 +0000 (01:50 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 13 May 2003 01:50:58 +0000 (01:50 -0000)
commit64ebc6935247a09872b5134b05f489e006c00293
treedca1031864cd1ba39aaca1cc5fae37b80465b6c2
parent316dab37140ceaca0ee454fc57d4ef2f0a5fed06
2003-05-12  Sebastien Pouliot  <spouliot@videotron.ca>

* PKCS1MaskGenerationMethodTest.cs: Uncommented PKCS#1 v.2.1 vector
unit test (will work on Mono but fails with MS implementation).
* RSAOAEPKeyExchangeDeformatterTest.cs: Updated tests vectors for
both Mono and MS (under Windows XP) generated OAEP results.
* RSAOAEPKeyExchangeFormatterTest.cs: Update exception handling.

svn path=/trunk/mcs/; revision=14524
mcs/class/corlib/Test/System.Security.Cryptography/ChangeLog
mcs/class/corlib/Test/System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAOAEPKeyExchangeDeformatterTest.cs
mcs/class/corlib/Test/System.Security.Cryptography/RSAOAEPKeyExchangeFormatterTest.cs