2004-11-05 Sebastien Pouliot * PrivateKeyTest.cs: Fixed SaltWithoutPassword test to always use little endian. 2004-10-28 Sebastien Pouliot * AuthenticodeDeformatterTest.cs: Check timestamp as an UTC value so that the test can work anywhere in the world (and not just at home ;) 2004-09-07 Sebastien Pouliot * AuthenticodeDeformatterTest.cs: New. Unit tests to validate a valid authenticode-signed assembly (included in test file) and an invalid (non signed) assembly (the unit test assembly). 2004-05-11 Sebastien Pouliot * PrivateKeyTest.cs: Added new unit tests for better coverage. * SoftwarePublisherCertificateTest.cs: Added new unit tests for better coverage. 2004-04-22 Sebastien Pouliot * SoftwarePublisherCertificateTest.cs: Ajusted to changes in the assembly. 2003-10-11 Sebastien Pouliot * SoftwarePublisherCertificateTest.cs: Repaired test build. 2003-03-15 Sebastien Pouliot * PrivateKeyTest.cs: New. Unit test for using some PVK files generated by makecert.exe. 2003-03-06 Sebastien Pouliot * SoftwarePublisherCertificateTest.cs: New. Unit tests for using some SPC files generated by cert2spc.