Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-31 | Remove alignment constraint from the sha*_read_ctx functions. | Jim Meyering | |
* lib/sha256.c (set_uint32): New function. (sha256_read_ctx, sha224_read_ctx): Use it. * lib/sha512.c (set_uint64): New function. (sha512_read_ctx, sha384_read_ctx): Use it. * lib/sha256.h: Remove warning about alignment constraint. * lib/sha512.h: Likewise. Prompted by similar changes in gnulib's sha1 and md[45] modules. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-08-26 | Include <config.h> unconditionally, since we now assume config.h exists. | Paul Eggert | |
2006-01-12 | Fix commentary to match md5 better. Adjust to .h file changes. | Paul Eggert | |
2006-01-10 | Update copyright year. | Paul Eggert | |
2006-01-10 | Sync from gnulib. | Paul Eggert | |
2005-11-19 | tweak grammar in a comment | Jim Meyering | |
2005-10-23 | from David Madore | Jim Meyering | |