aws-samples / aws-samples/field-level-encryption-sample
Usage of deprecated crypto functions in fle_decrypt_data.py
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi, the decrypt() function does not work anymore in the new AWS Encryption SDK. It needs to be replaced by the encryption client with a commitment policy REQUIRE_ENCRYPT_ALLOW_DECRYPT
Contributor guide
Assessment
This issue has not been assessed yet.