Skip to content

Support on post-quantum algorithm for the public_key field of attestation document? #168

Description

@richardfan1126

According to https://docs.aws.amazon.com/kms/latest/APIReference/API_Decrypt.html#KMS-Decrypt-request-Recipient, the only supported algorithm of the public key used to encrypt KMS response is RSAES_OAEP_SHA_256, which is prone to quantum attack

Given post-quantum encryption is more and more critical now, any plan to support it?

Also, the most common post-quantum algorithm out there is MLKEM768. And its public key size is 1184 bytes, so the public_key field of the attestation document, which is 1024-byte long, is definitely not enough

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions