Skip to content

[1.7.3] warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 #50

@ermakov0

Description

@ermakov0
src/hash.c: In function ‘md5’:
src/hash.c:82:3: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   82 |   MD5_Init(&ctx);
      |   ^~~~~~~~
In file included from src/hash.c:36:
/usr/include/openssl/md5.h:49:27: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c);
      |                           ^~~~~~~~

libssl-dev (= 3.5.5-1),
https://buildd.debian.org/status/fetch.php?pkg=dupd&arch=amd64&ver=1.7.3-1&stamp=1770657479&raw=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions