[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Core / Test / System.Security.Cryptography / ChangeLog
1 2009-08-30  Zoltan Varga  <vargaz@gmail.com>
2
3         * MD5CngTest.cs: Update to new nunit style.
4
5 2008-08-05  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * CngAlgorithmGroupTest.cs: New. Unit tests.
8         * CngAlgorithmTest.cs: New. Unit tests.
9         * MD5CngTest.cs: New. MD5 unit tests.
10         * SHA1CngTest.cs: New. SHA1 unit tests.
11         * SHA256CngTest.cs: New. SHA256 unit tests.
12         * SHA256CryptoServiceProviderTest.cs: New. SHA256 unit tests.
13         * SHA384CngTest.cs: New. SHA384 unit tests.
14         * SHA384CryptoServiceProviderTest.cs: New. SHA384 unit tests.
15         * SHA512CngTest.cs: New. SHA512 unit tests.
16         * SHA512CryptoServiceProviderTest.cs: New. SHA512 unit tests.