Revise AWS Encryption SDK Examples
Open
- Dominant language
- Python
- Stars
- 35
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The AWS Encryption SDK Examples are not intuitive/simple to understand. The API usage is not immediately apparent and is buried in a lot of details.
It would be useful to have examples that are a combination of the commonly used APIs, algorithm suites and the type of data (string/stream) to be encrypted/decrypted.
We also want to make sure that we have consistent examples across all of our implementations.
- [ ] Python: https://github.com/aws/aws-encryption-sdk-python/issues/156
- [ ] Java: https://github.com/aws/aws-encryption-sdk-java/issues/108
- [ ] C
- [ ] Javascript
- [ ] CLI
Contributor guide
Assessment
This issue has not been assessed yet.