summaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt-sha1.c
AgeCommit message (Expand)Author
2021-10-31Pull up following revision(s) (requested by nia in ticket #1370):martin
2013-08-28Publish explicit_memset and consttime_memequal in userland libc.riastradh
2013-08-10Silence -Wpointer-sign on crypt-sha1.c.dholland
2013-06-24Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.riastradh
2012-08-30Add "consttime_bcmp" and "explicit_bzero" functions for both kerneldrochner
2011-05-09rearrange variable usage to kill __UNCONSTdrochner
2006-10-27As discussed back in June, move the implementation of hmac_sha1 heredrochner
2005-01-11use the standard __UNCONSTchristos
2004-07-02Add support for SHA1 hashed passwords.sjg