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

#741 in Cryptography

Download history 849/week @ 2023-12-06 925/week @ 2023-12-13 1806/week @ 2023-12-20 3248/week @ 2023-12-27 1856/week @ 2024-01-03 1369/week @ 2024-01-10 1058/week @ 2024-01-17 1068/week @ 2024-01-24 875/week @ 2024-01-31 835/week @ 2024-02-07 807/week @ 2024-02-14 842/week @ 2024-02-21 846/week @ 2024-02-28 685/week @ 2024-03-06 761/week @ 2024-03-13 2594/week @ 2024-03-20

5,017 downloads per month
Used in 4 crates (3 directly)

MPL-2.0 license

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–28MB
~548K SLoC