Skip to content

Use standardized KDF with retry #5193

Open
Open
@anrossi

Description

@anrossi

Stateless retry keys are generated using a non-standard KDF.
Use a standardized KDF, SP800-108 Hashed Counter, to generate the key.

This work will involve exposing a new crypto API through the CXPLAT interface, for both bcrypt and libcrypto (openSSL), which perform this functionality.

Metadata

Metadata

Assignees

Labels

Area: CoreRelated to the shared, core protocol logicArea: SecurityRelated to security or quality testing

Type

Projects

Status

Planned

Relationships

None yet

Development

No branches or pull requests

Issue actions