aboutsummaryrefslogtreecommitdiff
path: root/crypt/sha256.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper1-1/+6
2011-07-02Fix last patch for big-endian machinesUlrich Drepper1-0/+3
2011-07-02Optimize long-word additions in SHA implementationUlrich Drepper1-2/+6
2007-09-19* crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,Ulrich Drepper1-0/+58