aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/hmac.rst
Commit message (Expand)AuthorAgeFilesLines
* update hmac docsPaul Kehrer2013-10-291-4/+5
* fix indentation error and wrapping in docsPaul Kehrer2013-10-281-3/+4
* fix hmac docs to point to new hazmat locationPaul Kehrer2013-10-281-2/+2
* change type of exception raised, fix docs typoPaul Kehrer2013-10-281-1/+1
* make hmac (mostly) compatible with stdlib hmacPaul Kehrer2013-10-281-5/+5
* clean up loader and make docs default to hmac sha256Paul Kehrer2013-10-281-1/+1
* HMAC supportPaul Kehrer2013-10-281-0/+50