2002-10-30 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / class / corlib / System.Security.Cryptography / ChangeLog
index bd7922bb39777607f013bb82ec856b3019f240eb..49ffda282f6c9d5db06172ba24c44a8104e7a711 100644 (file)
@@ -1,3 +1,10 @@
+2002-10-30  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * DSASignatureDeformatter.cs: Fully implemented - however it 
+       requires a functionnal DSA implementation to work.
+       * DSASignatureFormatter.cs: Fully implemented - however it 
+       requires a functionnal DSA implementation to work.
+
 2002-10-25  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * PasswordDeriveBytes.cs: New. PKCS#5 key derivation (PBKDF1) works up to