Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-01 | Use the SHA256 code tweaked by pooler | Siarhei Siamashka | |
Because the data endiannes has changed (native instead of little endian) and also SHA256 functions arguments are now different, this required lots of changes all over the place. Improves Altivec performance on Cell PPU from ~3.4 khash/s to ~3.6 khash/s (two threads). Seems to have no effect on SPU performance though. | |||
2011-12-29 | SHA256 code moved to a separate header file | Siarhei Siamashka | |