Commit Graph

8 Commits (794cf790c9eed014408087ac0bee95f003ee5783)

Author SHA1 Message Date
DevJPM 794cf790c9 Merge 9796e7a903 into 7b901f8edc 2016-06-05 14:22:00 +00:00
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
Jeffrey Walton 433f2d6566 Remove branch in increment counter 2016-04-21 19:53:04 -04: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