aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed pep8Alex Gaynor2013-10-291-0/+1
* Document that you should use the hazmat directiveAlex Gaynor2013-10-291-4/+11
* Made a sphinx extension which emits the hazardous materials danger admonitionAlex Gaynor2013-10-299-42/+58
* Merge pull request #194 from alex/current-module-hmacDavid Reid2013-10-291-1/+3
|\
| * 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
* Merge pull request #190 from alex/hashes-docsDavid Reid2013-10-281-3/+12
|\
| * example of how to use hashesAlex Gaynor2013-10-281-3/+12
* | reorderAlex Gaynor2013-10-281-2/+2
|/
* Hazard -> HazardousDonald Stufft2013-10-281-2/+2
* 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-284-7/+7
* Move primtives into a hazmat packageDonald Stufft2013-10-285-12/+19
* Merge branch 'master' into api-to-backend-in-one-easy-stepPaul Kehrer2013-10-223-20/+34
|\
| * Merge pull request #171 from dreid/use-currentmoduleAlex Gaynor2013-10-222-19/+29
| |\
| | * Make use of currentmodule to maybe reduce redundant module definitions and al...David Reid2013-10-222-19/+29
| * | Enable the new read the docs theme, it's pretty.Alex Gaynor2013-10-221-0/+4
| * | md5 is 128-bit. The person responsible for this mistake has been shotPaul Kehrer2013-10-221-1/+1
| |/
* | we regret the excesses of our previous api culling. restore some apis.Paul Kehrer2013-10-221-2/+2
* | the great api -> backend renamePaul Kehrer2013-10-221-3/+3
|/
* Don't try to fit the type into the :return: declaration instead describe it i...David Reid2013-10-221-2/+6
* Merge pull request #112 from reaperhulk/block-cipher-decryptDavid Reid2013-10-221-9/+27
|\
| * more docsPaul Kehrer2013-10-221-4/+3
| * fix doc test failurePaul Kehrer2013-10-221-1/+1
| * fix typo and show result of decryption in docsPaul Kehrer2013-10-221-2/+2
| * Create CipherContext interface & document itPaul Kehrer2013-10-211-7/+22
| * rename variables in encrypt/decrypt examplePaul Kehrer2013-10-211-4/+4
| * address review commentsPaul Kehrer2013-10-211-3/+6
| * update docs to reflect new encryptor APIPaul Kehrer2013-10-211-1/+2
* | grammarAlex Gaynor2013-10-221-1/+1
* | Merge branch 'master' into triple-desAlex Gaynor2013-10-221-1/+3
|\ \
| * | Document this parameter to the constructorAlex Gaynor2013-10-211-1/+3
| |/
* | Merge branch 'master' into triple-desAlex Gaynor2013-10-217-8/+178
|\|
| * Merge pull request #146 from dstufft/use-cryptography-ioAlex Gaynor2013-10-201-1/+1
| |\
| | * Use the https://cryptography.io domain nameDonald Stufft2013-10-191-1/+1
| * | Small fixups for the docsAlex Gaynor2013-10-201-2/+2
| * | fix doc formatting and rename update param to "data"Paul Kehrer2013-10-191-6/+5