2006-10-06  Sebastien Pouliot  <sebastien@ximian.com>

	* ASN1ConvertTest.cs: Adjusted big integer convertion test cases for
	both a sign-extended result and a "normal" (not extended) result.

2005-10-03  Sebastien Pouliot  <sebastien@ximian.com>

	* PKCS7Test.cs: New. Unit tests to ensure authenticated attributes
	are sorted before they are signed. This is required by DER and ensures
	better interoperability with other implementations (like BouncyCastle)

2004-05-11  Sebastien Pouliot  <sebastien@ximian.com>

	* ASN1ConvertTest.cs: New. Unit tests for ASN.1 convertions.
	* StrongNameTest.cs: Added new unit tests for better coverage.

2003-10-11  Sebastien Pouliot  <spouliot@videotron.ca>

	* StrongNameTest.cs: Added tests for Hash, Sign and Verify.

2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>

	* StrongNameTest.cs: New. Unit tests for StrongNames.

