Change #276636
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 31 Jul 2026 12:38:52 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | ca48bd076dfe108b22137340a9d050bb1c09ec24 |
Comments
curl_ed25519: tidy-up backend fallback Sync fallback logic with other crypto algos to: - allow falling back to the next backend candidate when wolfSSL does not have ed25519 built in. - de-duplicate fallback code. Follow-up to a55731050e8c3dbea0b96205cf916443118f6acb #22386 #21239 Closes #22450
Changed files
- lib/curl_ed25519.c