aws / aws/aws-encryption-sdk-python

extend _PrehashingAuthenticator to verify algorithm and key

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
255
Forks
92
Avg merge
2d 17h
Merged PRs (30d)
2

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.