Skip to content

Use native implementation of HMAC #420

@tomato42

Description

@tomato42

The built-in hmac module in python performs the initialisation of the HMAC in pure python code. Implement an abstraction layer that uses m2crypto or pyca/cryptography as the concrete implementation. That should speed up handshaking and CBC ciphers a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions