Open
Description
AWS SDK uses HmacSHA256 or HmacSHA1 for signing requests depending on the configuration which are not available in WASM
Microsoft plans to introduce HMACSHA* algorithms in .NET 7.
Describe the Feature
Use an alternative signing method for WASM
Is your Feature Request related to a problem?
It would be extremely useful to have AWSSDK .NET Core functions available from Blazor WebAssembly
Proposed Solution
Offer an alternative signing algorithm
Describe alternatives you've considered
Additional Context
Environment
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request