Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check in an initial assembler implementation of SHA-1 for x86-64 systems. | lloyd | 2007-03-12 | 1 | -8/+13 |
* | Small cleanups. | lloyd | 2007-03-10 | 1 | -1/+1 |
* | Add macros to represent register names | lloyd | 2007-03-08 | 1 | -1/+39 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Better instruction scheduling, some higher level macros for readability | lloyd | 2006-09-24 | 1 | -0/+3 |
* | Initial x86-64 assembly code for the inner multiply-add loop. | lloyd | 2006-09-24 | 1 | -0/+81 |