Previously the ChaCha main function didn't actually accept the round count from the params argument. This was in the local repo at the time of commitment but somehow didn't get pushed. This is now fixed.
I've adjusted the ChaCha code to allow selection of the round number at run-time and to improve readibility (slightly)