Change #262273
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Wed 25 Mar 2026 11:02:08 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | ff3251a538949f20e120e56f5e4f30b7499d299c |
Comments
sha256, sha512_256: switch to wolfCrypt API Replacing the OpenSSL-like compatibility interface, and syncing with existing API use within lib/wolfssl.c for SHA-256. Ref: https://www.wolfssl.com/documentation/manuals/wolfssl/group__SHA.html Follow-up to 28f0932073bfbcb977e2638e137e2519cb2b14e2 #21077 Follow-up to 988b352f917151452c4f1483214ba7012299b1e2 #21078 Closes #21090
Changed files
- lib/curl_sha512_256.c
- lib/sha256.c