Commit Graph

6 Commits (9796e7a90365187bb1743f9e8b7f7f252fbf35fd)

Author SHA1 Message Date
DevJPM 9796e7a903 Fixed ChaCha 2016-04-26 21:57:00 +02:00
DevJPM 7ae41dd708 Fixed ChaCha code 2016-04-26 21:55:33 +02:00
DevJPM 040347968b Changed behavior to accept keys from NameValuePair
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.
2016-04-22 15:49:29 +02:00
DevJPM 275afb4955 Adjusted ChaCha for dynamic round selection
I've adjusted the ChaCha code to allow selection of the round number at
run-time and to improve readibility (slightly)
2016-04-21 23:16:23 +02:00
Jeffrey Walton 38f6c33789 Update ChaCha to latest sources 2016-04-21 12:12:42 -04:00
Jeffrey Walton 0f702accfc Add ChaCha family of stream ciphers 2016-04-21 12:08:36 -04:00