aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/hmac.py
Commit message (Expand)AuthorAgeFilesLines
* remove maccontext (#4803)Paul Kehrer2019-03-071-2/+1
* support byteslike in hmac update (#4705)Paul Kehrer2019-01-171-1/+1
* centralize our bytes check (#4622)Paul Kehrer2018-12-021-4/+2
* move MACContext to mac.py and eliminate interfaces.py (#3631)Paul Kehrer2017-05-291-2/+2
* move hash interfacesPaul Kehrer2015-02-131-4/+4
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Move the cryptography package into a src/ subdirectoryDonald Stufft2014-11-131-0/+78