Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes | Florian Zeitz | 2013-04-27 | 1 | -59/+5 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -1/+1 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ | |||||
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | | util.hmac: Optimized. | Waqas Hussain | 2009-12-01 | 1 | -29/+20 |
|/ | |||||
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | util.hmac: Convert spaces to tabs | Matthew Wild | 2009-07-10 | 1 | -33/+33 |
* | util.hmac: Some optimisations | Matthew Wild | 2009-07-05 | 1 | -3/+6 |
* | util.hmac: Fix a global set | Matthew Wild | 2009-07-05 | 1 | -1/+1 |
* | Added HMAC utility module | Dwayne Bent | 2009-07-01 | 1 | -0/+67 |