Issue with the /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /var/task/cryptography/hazmat/bindings/_rust.abi3.so)
surajtikoo opened this issue · 2 comments
Security issue notifications
If you discover a potential security issue in the AWS Encryption SDK we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public GitHub issue.
Problem:
Hi, Team I am using this sdk with Python 3.10 version and using the lastest version of cryptography. The code is breaking for the cryptography.
Solution:
A description of the possible solution in terms of Encryption SDK architecture.
Out of scope:
Is there anything the solution will intentionally NOT address?
This is likely due to the latest versions of cryptography use Rust.
Here is a link to their documentation: https://cryptography.io/en/latest/installation/#rust
What environment are you running on?
Can you provide a stack trace?
Feel free to re-open if needed.