Results for Key stretching

My cost model is to convert everything to gateseconds. Any logic function with one or two inputs and one output is considered a gate. A 1-bit memory cell is accounted as a gate as well. Data transfer between memory and execution units is considered free.

The cost model is far from perfect. If someone can come up with a better cost model, I will gladly update things. But for now this might be good enough to get things started.

So far there is just my sample submission.

NameCost estimateStatus
maxa_stretch_linear 14826043 gs barely secure

maxa_stretch_linear contains one intentional flaw to encourage some analysis. The calculated cost estimate is too high, but I won't adjust it until someone can point out the flaw. Obviously there can be multiple additional unintended flaws.