Results for Block encryption with offset/nonce

So far there is just my sample submission.

NameCyclesStatus
whisper_ra 339927 barely secure

It is currently barely secure because nobody managed to break it yet. Which is no big surprise, since nobody even tried.

The code includes the test/benchmark framework. You can test your own candidates by removing my encode/decode functions and adding your own. Or you can keep mine as a comparison point.