Microsoft Store app package digest – SHA-384 support?
Hi There
Does the Windows Store support or plan to support appxbundles/appx/MSIX packages signed with SHA-384 digest? The documentation seems to restrict the hash algo to SHA-256 (https://learn.microsoft.com/en-us/windows/apps/publish/publish-your-app/msix/app-package-requirements) and this seems confirmed by messages produced when attempting to upload to the Windows Store:
Package acceptance validation error: The package MyPackage.appx uses an incorrect hash algorithm: http://www.w3.org/2001/04/xmldsig-more#sha384. Packages must use SHA-256 as the hash algorithm.
Hi There Does the Windows Store support or plan to support appxbundles/appx/MSIX packages signed with SHA-384 digest? The documentation seems to restrict the hash algo to SHA-256 (https://learn.microsoft.com/en-us/windows/apps/publish/publish-your-app/msix/app-package-requirements) and this seems confirmed by messages produced when attempting to upload to the Windows Store: Package acceptance validation error: The package MyPackage.appx uses an incorrect hash algorithm: http://www.w3.org/2001/04/xmldsig-more#sha384. Packages must use SHA-256 as the hash algorithm. Read More