Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | * sha256.c (sha256_update): Updated MD_UPDATE call for new | Niels Möller | 2011-08-29 | 1 | -3/+17 |
* | (COMPRESS): New macro wrapping _nettle_sha256_compress. | Niels Möller | 2011-08-29 | 1 | -83/+12 |
* | * sha.h: Added declarations for sha224. Some are aliases for the | Niels Möller | 2010-03-26 | 1 | -32/+33 |
* | * Makefile.in (nettle_SOURCES): Added sha256-compress.c. | Niels Möller | 2010-03-24 | 1 | -176/+28 |
* | Fixed file header. | Niels Möller | 2010-03-22 | 1 | -1/+1 |
* | (ROUND): Simplified macro. | Niels Möller | 2008-10-24 | 1 | -7/+5 |
* | * sha256.c: Changed copyright notice to use the LGPL. | Niels Möller | 2006-11-27 | 1 | -4/+4 |
* | Comment fixes. | Niels Möller | 2005-10-05 | 1 | -1/+3 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -3/+7 |
* | (md5_digest): Call md5_final and md5_init. | Niels Möller | 2002-01-09 | 1 | -2/+5 |
* | * sha256.c: New file, implementing SHA-256. | Niels Möller | 2001-10-07 | 1 | -0/+354 |