aboutsummaryrefslogtreecommitdiff
path: root/crypt/sha256.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-69/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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