Crate simics_sign
source ·Expand description
CdyLib signing tools for signing ELF and PE libraries to be loaded by Simics
Structs§
- A module for signing
Enums§
- An error type raised during singing
Constants§
- The name of the data section for both Linux and Windows Gnu toolchains
- The maximum amount of data in a given section (text or data) to checksum
- The symbol name containing the capabilities and signature of a module
- The symbol name containing the date of the module
- The minimum length of the signature field of the module capabilities symbol
- The maximum length of a username used in a signature
- The name of the text section for both Linux and Windows Gnu toolchains