aboutsummaryrefslogtreecommitdiff
path: root/crypt/sha512.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper1-1/+5
2011-07-02Complete last patchUlrich Drepper1-7/+2
2011-07-02Fix last patch for big-endian machinesUlrich Drepper1-3/+9
2011-07-02Optimize long-word additions in SHA implementationUlrich Drepper1-2/+12
2007-09-19* crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,Ulrich Drepper1-0/+58