9 breaking releases
0.10.0 | Dec 29, 2022 |
---|---|
0.9.0 | Nov 8, 2022 |
0.8.0 | Jun 5, 2022 |
0.7.0 | Mar 6, 2022 |
0.3.0 | Apr 30, 2021 |
#695 in Cryptography
3,385 downloads per month
Used in 4 crates
(3 directly)
51KB
957 lines
tugger-windows-codesign
tugger-windows
is a library crate implementing functionality related
to code signing on Windows. The following functionality is (partially)
implemented:
- Signing binaries with
signtool.exe
. - Interfacing with code signing certificates.
tugger-windows-codesign
is part of the Tugger application distribution tool
but exists as its own crate to facilitate code reuse for other tools
wishing to perform similar functionality. Tugger is part of the
PyOxidizer project and
this crate is developed in that repository.
While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!
Dependencies
~13–30MB
~540K SLoC