dotnet / sign

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
MIT License
447 stars 84 forks source link

Use Azure SDK's RSA implementation #649

Open dtivel opened 7 months ago

dtivel commented 7 months ago

With https://github.com/Azure/azure-sdk-for-net/pull/33186 merged, we should use Azure SDK's RSA implementation instead of https://github.com/novotnyllc/RSAKeyVaultProvider.

CC @clairernovotny

clairernovotny commented 2 weeks ago

The azure sdk version with the functionality is stable and we should migrate to it: https://www.nuget.org/packages/Azure.Security.KeyVault.Keys