2003-06-19 Nick Drochak <ndrochak@gol.com>
[mono.git] / mcs / class / Mono.Security / Mono.Security / ChangeLog
1 2003-06-19  Nick Drochak <ndrochak@gol.com>
2
3         * StrongName.cs: Work around for mcs? bug 45127.
4
5 2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>
6
7         * StrongName.cs: New. Partial implementation for StrongNames.
8
9 2003-03-06  Sebastien Pouliot  <spouliot@videotron.ca>
10
11         * ASN1.cs: Updated ASN1 class (from corlib). This file will,
12         eventually, be automagically synched with corlib.
13         * ASN1Convert.cs: New. Helper class to convert from and to
14         ASN1 structures.
15         * PKCS7.cs: New. Basic implementation of CMS (Cryptographic 
16         Message Syntax Standard).
17  
18