aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat
Commit message (Collapse)AuthorAgeFilesLines
* Made a sphinx extension which emits the hazardous materials danger admonitionAlex Gaynor2013-10-297-41/+7
|
* Merge pull request #194 from alex/current-module-hmacDavid Reid2013-10-291-1/+3
|\ | | | | Use current module in the hmac docs, for consistency
| * Use current module in the hmac docs, for consistencyAlex Gaynor2013-10-291-1/+3
| |
* | Clean up var namingAlex Gaynor2013-10-291-2/+1
| |
* | Remove removed methods from docsAlex Gaynor2013-10-291-10/+0
| |
* | Removed helperAlex Gaynor2013-10-291-1/+4
| |
* | typoAlex Gaynor2013-10-291-1/+1
| |
* | More docsAlex Gaynor2013-10-292-9/+41
| |
* | Start of docsAlex Gaynor2013-10-292-0/+45
|/
* 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-282-0/+51
| | | | | | Conflicts: docs/primitives/index.rst tests/hazmat/primitives/utils.py
* example of how to use hashesAlex Gaynor2013-10-281-3/+12
|
* Move the danger to the very top of the fileDonald Stufft2013-10-285-15/+15
|
* Warn about dragons and dinosaurs with laser gunsDonald Stufft2013-10-285-4/+32
|
* Move the bindings into the hazmat moduleDonald Stufft2013-10-282-0/+37
|
* Move primtives into a hazmat packageDonald Stufft2013-10-283-0/+287