Skip to content

Add support for HMAC #46

@marcodellemarche

Description

@marcodellemarche

Such as crypto does with createHmac function, we should implement our own implementation in Enigma.

We could implement this into Hash module. It could take as arguments an algorithm (e.g. SHA256), a key and the information to hash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions