-
Notifications
You must be signed in to change notification settings - Fork 133
feat(keymanager): add algorithm field to allow custom key algorithms #3403
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
b9f9c11
feat(keymanager): add algorithm field to allow custom key algorithms
jremy42 f4084d5
docs(keymanager): document algorithm parameter with examples
jremy42 44689b7
test(keymanager): add tests and cassettes for algorithm parameter
jremy42 92ec184
test(keymanager): add cassette for custom algorithm test
jremy42 68f288e
feat: allow explicit algorithm selection in Key Manager keys
jremy42 837951b
fix: lint issues in Key Manager implementation
jremy42 b21dcfa
feat: use SDK enums for Key Manager algorithm validation
jremy42 209596d
feat: refactor Key Manager to use usage + algorithm (AWS-like approach)
jremy42 9fbe902
chore: go mod tidy
jremy42 243eab5
refactor: remove comments from functions
jremy42 67a19c4
Merge branch 'master' into feat/keymanager-algorithm-selection
jremy42 8b140db
Merge branch 'master' into feat/keymanager-algorithm-selection
jremy42 54ab099
Merge branch 'master' into feat/keymanager-algorithm-selection
jremy42 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.