Skip to content

[signcode.exe] Allow use of new hash algorithm#11999

Merged
vargaz merged 1 commit intomono:masterfrom
RomainMuller:allow-sha256
Jan 21, 2019
Merged

[signcode.exe] Allow use of new hash algorithm#11999
vargaz merged 1 commit intomono:masterfrom
RomainMuller:allow-sha256

Conversation

@RomainMuller
Copy link
Contributor

Enable SHA256, SHA384 and SHA512 hash algorithms to be used for
Authenticode signatures. This enables producing digital signatures that
are trustworthy using the mono tooling.

Fixes #7517

Enable SHA256, SHA384 and SHA512 hash algorithms to be used for
Authenticode signatures. This enables producing digital signatures that
are trustworthy using the `mono` tooling.

Fixes #7517
@dnfclas
Copy link

dnfclas commented Dec 10, 2018

CLA assistant check
All CLA requirements met.

@marek-safar
Copy link
Member

@monojenkins approve

@akoeplinger
Copy link
Member

@RomainMuller can you sign the CLA please?

@RomainMuller
Copy link
Contributor Author

@akoeplinger - I have signed the CLA. I'm sorry it took so long to get though I was waiting for my employer's legal counsel to approve and the holiday season delayed that process quite a bit.

@vargaz vargaz merged commit 7cd9e03 into mono:master Jan 21, 2019
@RomainMuller
Copy link
Contributor Author

I'd like to know if this will make it to the upcoming 5.22 release?

@marek-safar
Copy link
Member

Yes, it will be included in the upcoming version 6.0

RomainMuller added a commit to cdklabs/aws-delivlib that referenced this pull request Apr 11, 2019
We cannot use mono's `signcode` tool until a release is available that
supports SHA256 signatures, so we'll be using osslsigncode in interim.
A patch has been submitted to mono to add support for SHA256 signatures
should be making it to a release "soon".

Related: mono/mono#11999
RomainMuller added a commit to cdklabs/aws-delivlib that referenced this pull request Apr 11, 2019
We cannot use mono's `signcode` tool until a release is available that
supports SHA256 signatures, so we'll be using osslsigncode in interim.
A patch has been submitted to mono to add support for SHA256 signatures
should be making it to a release "soon".

Related: mono/mono#11999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authenticode formatter not updated for SHA256, 384, and 512

5 participants