Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for Racket 6.1.HEADmaster | code | 2014-11-10 | 1 | -0/+7 |
* | Implement the Salsa20 stream cipher. | Matthias Andreas Benkard | 2011-08-16 | 1 | -1/+4 |
* | HMAC: Fix code formatting. | Matthias Andreas Benkard | 2011-08-16 | 1 | -1/+1 |
* | HMAC: Fix key padding. | Matthias Andreas Benkard | 2011-08-16 | 1 | -2/+2 |
* | HMAC: Make the testing comment at the bottom of the file less confusing. | Matthias Andreas Benkard | 2011-08-16 | 1 | -1/+1 |
* | HMAC: Add test data. | Matthias Andreas Benkard | 2011-08-16 | 1 | -1/+8 |
* | Implement HMAC. | Matthias Andreas Benkard | 2011-08-16 | 1 | -0/+62 |