-
Notifications
You must be signed in to change notification settings - Fork 86
feat: enable use of keyrings #216
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 24 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dbccf9f
chore: add __all__ values for keyring modules
mattsb42-aws bd1eea9
chore: add versionadded tags for keyrings
mattsb42-aws 17ec28e
feat: plump keyrings into stream handlers and default CMM
mattsb42-aws 263750d
chore: incorporate keyrings into tests
mattsb42-aws fa1a6ee
add raw AES keyring-MKP compatibility tests
mattsb42-aws fce9fe1
add raw RSA MKP-keyring compatibility tests
mattsb42-aws 2a69b22
fix: fix integ test to run when default region is set
mattsb42-aws 20872fb
chore: add public-private keyring-MKP compat tests
mattsb42-aws 87fed8a
fix: fix typo
mattsb42-aws 8a27aea
add DefaultCryptographicMaterialsProvider tests for keyrings that ret…
mattsb42-aws bc8bfb2
feat: enable caching CMM to accept either MKP or keyring
mattsb42-aws b5da8aa
fix: rename test keyring to avoid name collision
mattsb42-aws cf6bcdf
chore: caching CMM has too many instance attributes and that's ok
mattsb42-aws d3fcab7
docs: add versionadded flags to docstrings for keyring values
mattsb42-aws d4bec46
docs: update docs on encrypt/decrypt helper functions to match underl…
mattsb42-aws f9713cc
chore: update copyright notices on modified files
mattsb42-aws 1c76c17
docs: render keyring docs
mattsb42-aws 50f529b
docs: clean up keyring method docs
mattsb42-aws 56db42f
fix: fix linting issues
mattsb42-aws 8f83d2b
fix: autoformat
mattsb42-aws bbb6056
docs: fix typo
mattsb42-aws bcc6781
fix: fix docs and error message inconsistency
mattsb42-aws 4856ab1
fix: re-order checks to avoid misleading error messages if materials …
mattsb42-aws a46b80d
chore: test broken paths in default CMM with more algorithm suites
mattsb42-aws 0438910
docs: make docs correctly link to pyca/cryptography docs
mattsb42-aws 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
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
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.
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.