ChangeLog 742 B

12345678910111213141516171819202122
  1. 2005-09-26 Sebastien Pouliot <[email protected]>
  2. * Asn*.cs, Oid*.cs: Moved to System.dll
  3. 2005-04-27 Sebastien Pouliot <[email protected]>
  4. * ProtectedDataTest.cs: Updated to NUnit 2.2 API to use Ignore it the
  5. platform doesn't support ProtectedData.
  6. * ProtectedMemoryTest.cs: Updated to NUnit 2.2 API to use Ignore it
  7. the platform doesn't support ProtectedData.
  8. 2005-04-23 Sebastien Pouliot <[email protected]>
  9. * CryptographicAttributeTest.cs: Changed class names to match beta2.
  10. 2005-01-13 Sebastien Pouliot <[email protected]>
  11. * CryptographicAttributeTest.cs: Updated to NUnit 2.2 tests.
  12. 2004-07-09 Sebastien Pouliot <[email protected]>
  13. * CryptographicAttributeTest.cs: New. Moved from S.S.C.Pkcs.