2002-10-14 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 15 Oct 2002 02:47:50 +0000 (02:47 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 15 Oct 2002 02:47:50 +0000 (02:47 -0000)
commitd8ff8ff53d5fd37e9617029d1eae647a79f50d0e
tree85e82435543dd992db77550b3870f89458c11d2f
parent5b34a1b4540b3376cb78b40b37055287000a271e
2002-10-14  Sebastien Pouliot  <spouliot@videotron.ca>

* AllTests.cs: Added suite for PKCS1MaskGenerationMethod
* PKCS1MaskGenerationMethodTest.cs: New. Test work as per PKCS#1 but
result isn't the same as MS implementation !?! is MS using this class ?

svn path=/trunk/mcs/; revision=8276
mcs/class/corlib/Test/System.Security.Cryptography/ChangeLog
mcs/class/corlib/Test/System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs [new file with mode: 0644]