Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -0/+51 |
| | | | | | | Conflicts: docs/primitives/index.rst tests/hazmat/primitives/utils.py | ||||
* | example of how to use hashes | Alex Gaynor | 2013-10-28 | 1 | -3/+12 |
| | |||||
* | Move the danger to the very top of the file | Donald Stufft | 2013-10-28 | 3 | -9/+9 |
| | |||||
* | Warn about dragons and dinosaurs with laser guns | Donald Stufft | 2013-10-28 | 3 | -0/+21 |
| | |||||
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 3 | -0/+287 |