Home
last modified time | relevance | path

Searched hist:"05 c007f28356026492b2711398ba134aed914d26" (Results 1 – 2 of 2) sorted by relevance

/optee_os/scripts/
H A Dsign_helper_kms.py05c007f28356026492b2711398ba134aed914d26 Wed Jan 05 17:54:00 UTC 2022 Donald Chan <hoiho@amazon.com> scripts/sign_encrypt.py: Support signing TAs using AWS KMS

This adds support for signing trusted applications (TAs) using
a customer owned AWS KMS asymmetric key.

When the option to --key points to a valid Amazon Resource Name (ARN),
the signing operation will be delegated to AWS KMS. IAM credentials are
provided via environment variables.

Requires boto3 to work correctly.

Acked-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Donald Chan <hoiho@amazon.com>
H A Dsign_encrypt.py05c007f28356026492b2711398ba134aed914d26 Wed Jan 05 17:54:00 UTC 2022 Donald Chan <hoiho@amazon.com> scripts/sign_encrypt.py: Support signing TAs using AWS KMS

This adds support for signing trusted applications (TAs) using
a customer owned AWS KMS asymmetric key.

When the option to --key points to a valid Amazon Resource Name (ARN),
the signing operation will be delegated to AWS KMS. IAM credentials are
provided via environment variables.

Requires boto3 to work correctly.

Acked-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Donald Chan <hoiho@amazon.com>