Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update hmac docs | Paul Kehrer | 2013-10-29 | 1 | -4/+5 |
* | fix indentation error and wrapping in docs | Paul Kehrer | 2013-10-28 | 1 | -3/+4 |
* | fix hmac docs to point to new hazmat location | Paul Kehrer | 2013-10-28 | 1 | -2/+2 |
* | change type of exception raised, fix docs typo | Paul Kehrer | 2013-10-28 | 1 | -1/+1 |
* | make hmac (mostly) compatible with stdlib hmac | Paul Kehrer | 2013-10-28 | 1 | -5/+5 |
* | clean up loader and make docs default to hmac sha256 | Paul Kehrer | 2013-10-28 | 1 | -1/+1 |
* | HMAC support | Paul Kehrer | 2013-10-28 | 1 | -0/+50 |