Merge pull request #2915 from poedgirl/master
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 18 Apr 2016 14:05:26 +0000 (15:05 +0100)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 18 Apr 2016 14:05:26 +0000 (15:05 +0100)
Added support for SHA256, 384 and 512 in AuthenticodeDeformatter.

Due to the changes introduced by Microsoft to require signing with stronger algorithms, SHA-256, SHA-384 and SHA-512 support was needed.

This change is released under the MIT license.


Trivial merge