Feb 23 2021 01:49 AM - edited Feb 24 2021 04:52 AM
Hi,
In VS when I "Create App Packages" one of the options is "Encryption algorithm".
All documentation I've seen uses SHA256. Presumably the other options (SHA512 and SHA384) have less compatibility with older versions of Windows? Or a speed difference? I could not find any documentation on which to use.
So, why should or shouldn't I use SHA512? SHA512 is generally more secure than the others, right?
Thanks
Marvin
(On a side note, in case someone agrees: One of the 'simple' things MS could do to ease developer signing of msix would be default to a MS hosted timestamp server.)
Mar 04 2021 07:09 PM