Skip to content

Add support for CMAC based KDF algorithms #106

@adeaarm

Description

@adeaarm

Current revision of the spec does not have support for CMAC based KDFs as described by NIST in SP 800-108 in the list of KDF algorithms, but it support only HMAC based algorithms. This is important for use cases where CMAC used as the PRF in the KDF is fully accelerated by the underlying hardware platform. PRF can be used in different modes, ideally add support for all of them to extend flexibility for platform integrators.

Metadata

Metadata

Assignees

Labels

Crypto APIIssue or PR related to the Cryptography APIenhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions