Skip to content

Needs to be updated to support modern openssl #347

Description

@magnusviri
cksum.c:44:17: error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
    EVP_MD_CTX          mdctx;
                        ^

I asked an AI what this error was about and it said, "This error typically occurs when using OpenSSL's EVP_MD_CTX structure without including the necessary header files or when using an older version of OpenSSL."

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