summaryrefslogtreecommitdiff
path: root/crypt/sha512.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper2011-07-191-5/+3
* Fix last patch for big-endian machinesUlrich Drepper2011-07-021-9/+11
* Optimize long-word additions in SHA implementationUlrich Drepper2011-07-021-1/+9
* * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,Ulrich Drepper2007-09-191-0/+336