a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
17 lines
638 B
Plaintext
17 lines
638 B
Plaintext
2009-08-30 Zoltan Varga <vargaz@gmail.com>
|
|
|
|
* MD5CngTest.cs: Update to new nunit style.
|
|
|
|
2008-08-05 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* CngAlgorithmGroupTest.cs: New. Unit tests.
|
|
* CngAlgorithmTest.cs: New. Unit tests.
|
|
* MD5CngTest.cs: New. MD5 unit tests.
|
|
* SHA1CngTest.cs: New. SHA1 unit tests.
|
|
* SHA256CngTest.cs: New. SHA256 unit tests.
|
|
* SHA256CryptoServiceProviderTest.cs: New. SHA256 unit tests.
|
|
* SHA384CngTest.cs: New. SHA384 unit tests.
|
|
* SHA384CryptoServiceProviderTest.cs: New. SHA384 unit tests.
|
|
* SHA512CngTest.cs: New. SHA512 unit tests.
|
|
* SHA512CryptoServiceProviderTest.cs: New. SHA512 unit tests.
|