Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws
/
aws-sdk-net
Public
Notifications
You must be signed in to change notification settings
Fork
890
Star
138
Code
Issues
32
Pull requests
1
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add managed SigV4a signer.
- #3923
#3923
Open
teo-tsirpanis
wants to merge 26 commits into
aws:feature/4.1
aws/aws-sdk-net:feature/4.1
from
teo-tsirpanis:sigv4a
teo-tsirpanis/aws-sdk-net:sigv4a
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
Add managed SigV4a signer.
#3923
teo-tsirpanis
wants to merge 26 commits into
aws:feature/4.1
aws/aws-sdk-net:feature/4.1
from
teo-tsirpanis:sigv4a
teo-tsirpanis/aws-sdk-net:sigv4a
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2025
Add managed Sigv4a signer.
teo-tsirpanis
committed
f6c7cbe
View commit details
Copy full SHA for f6c7cbe
Browse repository at this point
Cache SigV4a key in the `ImmutableCredentials` object.
teo-tsirpanis
committed
56db341
View commit details
Copy full SHA for 56db341
Browse repository at this point
Obsolete `AWS4aSignerCRTWrapper` and related APIs.
teo-tsirpanis
committed
5bcabbe
View commit details
Copy full SHA for 5bcabbe
Browse repository at this point
Add debugger display for `ValueStringBuilder`.
teo-tsirpanis
committed
5daa0c1
View commit details
Copy full SHA for 5daa0c1
Browse repository at this point
Encode ECDSA signature based on RFC 3279.
teo-tsirpanis
committed
c54ed30
View commit details
Copy full SHA for c54ed30
Browse repository at this point
Add test.
teo-tsirpanis
committed
14243ac
View commit details
Copy full SHA for 14243ac
Browse repository at this point
Fix presigned URL support.
teo-tsirpanis
committed
feeb0f4
View commit details
Copy full SHA for feeb0f4
Browse repository at this point
Update README.
teo-tsirpanis
committed
13934d1
View commit details
Copy full SHA for 13934d1
Browse repository at this point
Add DevConfig.
teo-tsirpanis
committed
8e4c132
View commit details
Copy full SHA for 8e4c132
Browse repository at this point
Simplify `AwsV4aAuthScheme`.
Show description for f44257a
teo-tsirpanis
committed
f44257a
View commit details
Copy full SHA for f44257a
Browse repository at this point
Make `AWS4aPreSignedUrlSigner` a static class.
teo-tsirpanis
committed
d5d2aa9
View commit details
Copy full SHA for d5d2aa9
Browse repository at this point
Fix spaces.
teo-tsirpanis
committed
14dd45d
View commit details
Copy full SHA for 14dd45d
Browse repository at this point
Commits on Jul 26, 2025
Refactor caching the signing key.
Show description for f3cf72d
teo-tsirpanis
committed
f3cf72d
View commit details
Copy full SHA for f3cf72d
Browse repository at this point
Commits on Mar 11, 2026
Merge branch 'development' into sigv4a
teo-tsirpanis
committed
84d92b2
View commit details
Copy full SHA for 84d92b2
Browse repository at this point
Add virtual property `ForQueryParameters` to `AWSSigningResultBase`.
Show description for 61ae790
teo-tsirpanis
committed
61ae790
View commit details
Copy full SHA for 61ae790
Browse repository at this point
Commits on Mar 13, 2026
Use correct chunked upload signing prefixes for SigV4a.
teo-tsirpanis
committed
7e0ce26
View commit details
Copy full SHA for 7e0ce26
Browse repository at this point
Fix some low-hanging fruit towards porting the S3 integration tests to modern .NET.
teo-tsirpanis
committed
433b7c1
View commit details
Copy full SHA for 433b7c1
Browse repository at this point
Commits on Mar 16, 2026
Import ECDsa keys on .NET Framework through a CNG blob.
teo-tsirpanis
committed
f9c529a
View commit details
Copy full SHA for f9c529a
Browse repository at this point
Fix encoding signature to DER.
teo-tsirpanis
committed
3c3ed5b
View commit details
Copy full SHA for 3c3ed5b
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'development' into sigv4a
teo-tsirpanis
committed
ae406cc
View commit details
Copy full SHA for ae406cc
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'development' into sigv4a
teo-tsirpanis
committed
a5d3236
View commit details
Copy full SHA for a5d3236
Browse repository at this point
Use API added in #4453.
teo-tsirpanis
committed
56d346f
View commit details
Copy full SHA for 56d346f
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'feature/4.1' into sigv4a
teo-tsirpanis
committed
8b5f04e
View commit details
Copy full SHA for 8b5f04e
Browse repository at this point
Update obsoletion messages to match checksum providers.
teo-tsirpanis
committed
34e18af
View commit details
Copy full SHA for 34e18af
Browse repository at this point
Remove obsolete README sections.
teo-tsirpanis
committed
e250048
View commit details
Copy full SHA for e250048
Browse repository at this point
Add `signedAt` overloads to `AWS4aSigner`.
teo-tsirpanis
committed
3a29fb3
View commit details
Copy full SHA for 3a29fb3
Browse repository at this point
You can’t perform that action at this time.