Skip to content

Crypto: CMAC support #34116

Description

@justablob

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
OpenSSL already supports CMAC, but Node doesn't implement it. We use smartcards that only support CMAC, not HMAC, and our current solution is hacky.

Describe alternatives you've considered
So far we've just hashed the message and encrypted the key with a secret.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cryptoIssues and PRs related to the crypto subsystem.feature requestIssues requesting new Node.js features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions