AWS Cryptographic Material Providers Library for Python
Project description
These are the docs for the AWS Cryptographic Materials Providers Library for Python.
The latest full documentation can be found at Read the Docs.
Find us on GitHub.
Security
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
Getting Started
Required Prerequisites
Python 3.11+
cryptography >= 43.0.1
boto3 >= 1.35.42
Installation
Concepts
The AWS Cryptographic Materials Providers Library (MPL) is available in multiple languages. The concepts in the Python implementation of the MPL are the same as in other languages. For more information on concepts in the MPL, see the README for all languages.
Thread safety
The MaterialProviders client and all provided CryptoMaterialsManagers (CMMs) are thread safe. But keyrings that call AWS Key Management Service (KMS) and CMMs that use keyrings that call KMS MUST not be shared between threads, for reasons outlined in the boto3 docs.
(Keyrings that call KMS are identified by the string Kms in their name. ex. AwsKmsKeyring, AwsKmsMrkDiscoveryMultiKeyring, etc.)
Finally, while the provided implementations of ICryptographicMaterialsCache are thread-safe, there is currently no thread-safe keyring implementation that supports using a cache.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws_cryptographic_material_providers-1.7.4.tar.gz.
File metadata
- Download URL: aws_cryptographic_material_providers-1.7.4.tar.gz
- Upload date:
- Size: 494.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5798fd931142d69fdda5c5a2178fea868667448fc56cc7004992e8f0f9556846
|
|
| MD5 |
0cf8244fec9fd9bf7a1cca191c1bcd5c
|
|
| BLAKE2b-256 |
c548e647c7d7df845ed45ac12458ba4fdce3ab04e66b5f5a0b15ed0c46acfe24
|
File details
Details for the file aws_cryptographic_material_providers-1.7.4-py3-none-any.whl.
File metadata
- Download URL: aws_cryptographic_material_providers-1.7.4-py3-none-any.whl
- Upload date:
- Size: 845.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7acf347268bdf12b0adabceefc7415b0c721e6f0e88c9172d274b0eb3898256
|
|
| MD5 |
df586bec3fac5f3dc26dc7e4299cab27
|
|
| BLAKE2b-256 |
ae0d8ae8120ef1583e21b78e96fbcb8a30560556d790710875f95151158ede79
|