ebourg / jsign

Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts
https://ebourg.github.io/jsign
Apache License 2.0
250 stars 107 forks source link

ECC broken with AWS KMS #150

Closed vmal-altium closed 1 year ago

vmal-altium commented 1 year ago

Trying to sign with an AWS KMS key with KeySpec ECC_NIST_P256 results in the error message:

jsign: Unknown signature type requested: SHA256WITHECC
ebourg commented 1 year ago

Correction intégrée, merci pour le coup de main !