summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/sha1/shs.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-381/+0
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-2/+3
* If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_SMALL changes for crypt...Ken Raeburn2008-08-121-1/+1
* Make more uses of load/store_32_be/le, which on x86 at least expandsKen Raeburn2008-08-021-12/+6
* shsUpdate should take an unsigned int for lengthEzra Peisach2006-04-201-1/+1
* * shs.c: Include shs.h firstKen Raeburn2006-03-301-1/+1
* * shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2005-05-011-0/+28
* protoizeKen Raeburn2004-02-191-11/+4
* * shs.c, shs.h (shsUpdate): Declare second argument as constEzra Peisach2001-12-051-1/+1
* * t_shs3.c: New test file from Marcus Watts.Ken Raeburn2001-07-161-10/+11
* * shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG toDanilo Almeida2001-07-061-34/+34
* Various changes to:Ken Raeburn2000-01-221-37/+1
* ressurect files missed by mergeTom Yu1998-11-021-0/+400