| Age | Commit message (Expand) | Author |
|---|---|---|
| 2005-12-26 | u_intN_t -> uintN_t | perry |
| 2005-11-22 | SHA2 support appeared in NetBSD 3.0. | tron |
| 2005-09-28 | Rename "hash.c" to "hashhl.c" since this is included from *hl.c files. | christos |
| 2005-09-26 | The weak alias macros can only work before namespace.h gets included because | christos |
| 2005-09-26 | Add missing SHA384_Transform. XXX: Is that correct? | christos |
| 2005-09-25 | Fix weak aliasing after recent changes. | elad |
| 2005-09-24 | Use common code from hash.c. | elad |
| 2005-09-10 | Prefer | wiz |
| 2005-08-26 | Include namespace.h to make this build in nbcompat. | elad |
| 2005-08-24 | Fix lint warnings. | tron |
| 2005-08-23 | We don't have SHA{256,384,512}_Pad, but we do have _Transform. | elad |
| 2005-08-23 | Add helper routines (end, filechunk, file, data) for SHA2. | elad |
| 2005-08-20 | Pass lint and make this compile. | elad |
| 2005-08-20 | Add SHA2 hashing routines to userland. | elad |
