Files
releases/internal/providers/aws
kt d6ed06cf15 internal/providers/aws: Refactor deprecated crypto/elliptic APIs to crypto/ecdh (#8395)
Following SA1019 deprecation warnings in Go 1.21+, the legacy curve.ScalarBaseMult
and curve.IsOnCurve calls for NIST curves (like P256) are substituted with
their crypto/ecdh standard equivalents. Tests continue to parse and verify AWS V4a
signatures equivalently under the new module constraints.

Signed-off-by: kanywst <niwatakuma@icloud.com>
2026-03-05 15:46:03 +01:00
..
2025-10-10 17:51:02 +02:00
2024-12-12 15:09:03 +01:00
2024-12-12 15:09:03 +01:00