Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9f70b9c8 | 2012-03-31 01:11:26 | Revert "Add vector type hint to phatk kernel." This reverts commit 27a6f7a81b3e2755072a6f89c92f329526cfe76c. Has no demonstrable beneficial effect on phatk kernel. | ||
| d33ae6a7 | 2012-03-31 01:10:53 | Revert "Use min() function on 2 vector output path in phatk kernel and don't use extra variable for both 2 and 4 vectors." This reverts commit 532179b24d9943e0e48e364682c05c006821a35d. Of no advantage. | ||
| cf0aebb4 | 2012-03-31 01:10:28 | Revert "Update phatk version number." This reverts commit 580888f91b2c7f6f17dc0d87b4c98a471e99cb30. Removing changes which did nothing. | ||
| 580888f9 | 2012-03-30 07:50:36 | Update phatk version number. | ||
| 532179b2 | 2012-03-29 21:39:17 | Use min() function on 2 vector output path in phatk kernel and don't use extra variable for both 2 and 4 vectors. | ||
| 27a6f7a8 | 2012-03-29 21:14:23 | Add vector type hint to phatk kernel. | ||
| 98dfd6ed | 2012-02-24 17:24:53 | Really put back the old phatk kernel completely unchanged. | ||
| fb077c6d | 2012-02-24 13:27:15 | Pass vectors * worksize to kernel to avoid one op. | ||
| 70e8ade5 | 2012-02-24 13:22:42 | Revert behaviour to old nonce init code. |