aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/mac/hmac.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove provider language from docs (#3072)Gabriel Orisaka2016-07-311-4/+4
* move hash interfacesPaul Kehrer2015-02-131-3/+3
* Anywhere we tell someone to randomly generate something, link the RNG docs. F...Alex Gaynor2014-12-191-3/+3
* Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259Alex Gaynor2014-07-121-1/+3
* Get rid of remaining pycon blocksAlex Stapleton2014-07-121-2/+2
* Simplified exception messageAyrx2014-05-171-6/+3
* Fixed TypeError and added documentationAyrx2014-05-171-0/+6
* Fix some typos in the docsAlex Stapleton2014-05-021-0/+4
* Added CMAC docsAyrx2014-04-221-0/+100