aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/sha512_256.c
Commit message (Expand)AuthorAge
* W32 VS: really muted run-time warnings about data truncationEvgeny Grin (Karlson2k)2023-09-13
* sha{256,512_256}: improved performance of the first steps on BE archesEvgeny Grin (Karlson2k)2022-09-25
* sha512_256: additional trick for compacter code; doxy and comment fixesEvgeny Grin (Karlson2k)2022-09-25
* Implemented SHA-512/256 hashing supportEvgeny Grin (Karlson2k)2022-09-11