summaryrefslogtreecommitdiff
path: root/crypt/sha512.c
AgeCommit message (Expand)Author
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper
2011-07-02Fix last patch for big-endian machinesUlrich Drepper
2011-07-02Optimize long-word additions in SHA implementationUlrich Drepper
2007-09-19* crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,Ulrich Drepper