Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refer to the RFC in the HMAC docs | Alex Gaynor | 2013-11-03 | 1 | -0/+2 |
* | Update documentation | David Reid | 2013-11-01 | 1 | -11/+10 |
* | Made a sphinx extension which emits the hazardous materials danger admonition | Alex Gaynor | 2013-10-29 | 1 | -6/+1 |
* | Use current module in the hmac docs, for consistency | Alex Gaynor | 2013-10-29 | 1 | -1/+3 |
* | 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 |