# authenticode
[](https://crates.io/crates/authenticode)
[](https://docs.rs/authenticode)
This is a no-std library for working with authenticode data as defined
in the [PE format].
Note that currently the library does not support creating or verifying
authenticode signatures.
## License
Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE)
or [MIT license](LICENSE-MIT) at your option.
## Disclaimer
This project is not an official Google project. It is not supported by
Google and Google specifically disclaims all warranties as to its quality,
merchantability, or fitness for a particular purpose.
[PE format]: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format