Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SignatureV4a implementation #1250

Closed
wants to merge 1 commit into from
Closed

Conversation

bmaggia
Copy link

@bmaggia bmaggia commented Apr 29, 2024

Issue #, if available:
Could fix issue 2822 from the Javascript AWS SDK, if implementation is copied.

Description of changes:
Adding SignatureV4a implementation without the AWS SDK CRT dependency. This has been replaced by the elliptic package.

yarn changeset add has been ran and committed.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bmaggia bmaggia requested review from a team as code owners April 29, 2024 21:26
@bmaggia bmaggia requested a review from syall April 29, 2024 21:26
@kuhe kuhe self-requested a review May 1, 2024 14:02
@kuhe kuhe self-assigned this May 1, 2024
@kuhe
Copy link
Contributor

kuhe commented Jun 28, 2024

moving this to #1319 so I have write access, and will add commits while I test/review and to pass the CI requirements

@kuhe kuhe closed this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 Multi-Region Access Point(MRAP) is not available unless with additional dependency
2 participants