summaryrefslogtreecommitdiff
path: root/salsa-chacha.rkt
Commit message (Expand)AuthorAgeFilesLines
* Salsa20: Fix a couple of bugs in the expansion and encryption procedures.Matthias Andreas Benkard2011-08-161-3/+9
* Salsa20: Use a producer function for generating the output sequence.Matthias Andreas Benkard2011-08-161-22/+30
* Implement the Salsa20 stream cipher.Matthias Andreas Benkard2011-08-161-0/+186