Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHA256_Init is deprecated #2251

Open
nic11 opened this issue Dec 5, 2024 · 1 comment
Open

SHA256_Init is deprecated #2251

nic11 opened this issue Dec 5, 2024 · 1 comment

Comments

@nic11
Copy link
Collaborator

nic11 commented Dec 5, 2024

skymp/skymp5-server/cpp/server_guest_lib/database_drivers/MongoDatabase.cpp:304:3: warning: 'SHA256_Init' is deprecated [-Wdeprecated-declarations]
  SHA256_Init(&sha256);
  ^
skymp/build/vcpkg_installed/x64-linux/include/openssl/sha.h:73:1: note: 'SHA256_Init' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
^
@nic11
Copy link
Collaborator Author

nic11 commented Dec 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant