SigncodeLib 0.1.1
See the version list below for details.
dotnet add package SigncodeLib --version 0.1.1
NuGet\Install-Package SigncodeLib -Version 0.1.1
<PackageReference Include="SigncodeLib" Version="0.1.1" />
paket add SigncodeLib --version 0.1.1
#r "nuget: SigncodeLib, 0.1.1"
// Install SigncodeLib as a Cake Addin #addin nuget:?package=SigncodeLib&version=0.1.1 // Install SigncodeLib as a Cake Tool #tool nuget:?package=SigncodeLib&version=0.1.1
Authenticode signing using Mono libraries, accepting cert in the form of a spc file and pvk file. Uses Mono Security code. As a tool, includes OpenSSL v1.0.2o binaries for convenience, using for converting pfx keys to spc+pvk keys.
For key conversion information, please see https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Signing_an_executable_with_Authenticode .
Please follow any applicable licensing rules for Mono and for Openssl.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release. Known flaw: Upon decrypt fail, attempts to read password from stdin