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

	* StrongName.cs: Now supports MZ headers bigger than 128 bytes.

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

	* StrongName.cs: Added Hash, Sign and Verify.

2003-09-01  Sebastien Pouliot  <spouliot@videotron.ca>

	* PKCS7.cs: Updated to use Mono.Security.X509.X509Certificate and to
	support countersignatures.

2003-06-19  Nick Drochak <ndrochak@gol.com>

	* StrongName.cs: Work around for mcs? bug 45127.

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

	* StrongName.cs: New. Partial implementation for StrongNames.

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

	* ASN1.cs: Updated ASN1 class (from corlib). This file will,
	eventually, be automagically synched with corlib.
	* ASN1Convert.cs: New. Helper class to convert from and to
	ASN1 structures.
	* PKCS7.cs: New. Basic implementation of CMS (Cryptographic 
	Message Syntax Standard).
 

