phatk120223.cl


Log

Author Commit Date CI Message
Con Kolivas 9f70b9c8 2012-03-31T01:11:26 Revert "Add vector type hint to phatk kernel." This reverts commit 27a6f7a81b3e2755072a6f89c92f329526cfe76c. Has no demonstrable beneficial effect on phatk kernel.
Con Kolivas d33ae6a7 2012-03-31T01: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.
Con Kolivas cf0aebb4 2012-03-31T01:10:28 Revert "Update phatk version number." This reverts commit 580888f91b2c7f6f17dc0d87b4c98a471e99cb30. Removing changes which did nothing.
Con Kolivas 580888f9 2012-03-30T07:50:36 Update phatk version number.
Con Kolivas 532179b2 2012-03-29T21: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.
Con Kolivas 27a6f7a8 2012-03-29T21:14:23 Add vector type hint to phatk kernel.
Con Kolivas 98dfd6ed 2012-02-24T17:24:53 Really put back the old phatk kernel completely unchanged.
Con Kolivas fb077c6d 2012-02-24T13:27:15 Pass vectors * worksize to kernel to avoid one op.
Con Kolivas 70e8ade5 2012-02-24T13:22:42 Revert behaviour to old nonce init code.