summaryrefslogtreecommitdiff
path: root/whirlpool.rkt
Commit message (Expand)AuthorAgeFilesLines
* Update for Racket 6.1.HEADmastercode2014-11-101-4/+5
* Implement the Salsa20 stream cipher.Matthias Andreas Benkard2011-08-161-1/+1
* Implement HMAC.Matthias Andreas Benkard2011-08-161-2/+2
* Move integer->bytes to util.rkt.Matthias Andreas Benkard2011-08-151-9/+2
* Whirlpool: Improve writing style.Matthias Andreas Benkard2011-08-151-4/+4
* Whirlpool: Add a reference to the relevant research paper.Matthias Andreas Benkard2011-08-151-0/+9
* Initial checkin.Matthias Andreas Benkard2011-08-151-0/+241