aws / aws/aws-encryption-sdk-python
extend _PrehashingAuthenticator to verify algorithm and key
未关闭
- 主要语言
- Python
- 星标
- 255
- 派生
- 92
- 平均合并
- 2 天 17 小时
- 30 天内合并 PR
- 2
描述
We need to extend `aws_encryption_sdk.internal.crypto.authentication._PrehashingAuthenticator` to verify that:
1. The algorithm suite supports signing.
1. The key matches the algorithm suite (ex: is on the correct EC curve).
贡献指南
评估
这个 Issue 还没有评估数据。