Security Catalog
From Just Solve the File Format Problem
(Difference between revisions)
(at this point you may wonder why does it have a separate page) |
(Category:Windows) |
||
(One intermediate revision by one user not shown) | |||
Line 14: | Line 14: | ||
* [https://msdn.microsoft.com/en-us/library/windows/hardware/ff537872%28v=vs.85%29.aspx Catalog Files and Digital Signatures] (general description) | * [https://msdn.microsoft.com/en-us/library/windows/hardware/ff537872%28v=vs.85%29.aspx Catalog Files and Digital Signatures] (general description) | ||
* [https://msdn.microsoft.com/en-us/library/windows/hardware/ff540177%28v=vs.85%29.aspx Creating a Catalog File for Test-Signing a Driver Package] | * [https://msdn.microsoft.com/en-us/library/windows/hardware/ff540177%28v=vs.85%29.aspx Creating a Catalog File for Test-Signing a Driver Package] | ||
+ | * [https://support.microsoft.com/en-us/kb/287547 Microsoft-specific OIDs found in catalog files] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | [[Category:Windows]] |
Latest revision as of 14:18, 30 March 2017
Windows Security Catalog files store digital signatures for any collection of files and are used to verify device drivers.Catalog files are ordinary PKCS#7 signed-data messages.
[edit] Software
- MakeCat (for creation)