Skip to content

CRYPT_HMAC_CTX Placeholder not big enough #3

@mrberman87

Description

@mrberman87

The placeholder structure for CRYPT_HMAC_CTX is not big enough.

crypto/crypto.h

Line 960 in 455bfb5

uint64_t holder[96]; /* This structure should be large enough to hold

It worked for me with an array size of 99.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions