aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into fernetAlex Gaynor2013-11-0710-21/+163
|\
| * Merge pull request #231 from dreid/mode-interface-propertiesAlex Gaynor2013-11-073-0/+63
| |\ | | | | | | [WIP] Document mode interfaces.
| | * Module documentation.David Reid2013-11-071-1/+1
| | |
| | * Single space.David Reid2013-11-071-2/+2
| | |
| | * Add a new Mode interface to document mode.name and start on some prose docs ↵David Reid2013-11-073-0/+63
| | | | | | | | | | | | for interfaces.
| * | TypoAlex Gaynor2013-11-071-1/+1
| | |
| * | Be really explicit about what's good and badAlex Gaynor2013-11-071-3/+23
| |/
| * Refer to the sphinx site, rather than the docutils one, for a reST primerAlex Gaynor2013-11-061-1/+1
| |
| * update docsPaul Kehrer2013-11-061-14/+13
| |
| * pep8 fixAlex Gaynor2013-11-041-1/+0
| |
| * This is now the default theme on RTDAlex Gaynor2013-11-041-3/+0
| |
| * Merge pull request #219 from alex/hmac-rfcHynek Schlawack2013-11-041-0/+2
| |\ | | | | | | Refer to the RFC in the HMAC docs
| | * Refer to the RFC in the HMAC docsAlex Gaynor2013-11-031-0/+2
| | |
| * | Merge pull request #217 from alex/glossaryHynek Schlawack2013-11-032-0/+31
| |\ \ | | |/ | |/| Initial work on a glossary
| | * Get real scaryAlex Gaynor2013-11-031-1/+2
| | |
| | * Began writing a glossaryAlex Gaynor2013-11-032-0/+30
| | |
| * | Document the way we strive to interact with otehrsAlex Gaynor2013-11-031-0/+5
| |/
| * Changed excpetion name based on feedback from dreidAlex Gaynor2013-11-022-5/+5
| |
| * Document and implement the public API for when the backend doesn't support ↵Alex Gaynor2013-11-023-0/+19
| | | | | | | | the requested algorithm
| * Merge pull request #211 from alex/stream-ciphersDavid Reid2013-11-011-1/+8
| |\ | | | | | | Document how this returns bytes
| | * better englishAlex Gaynor2013-11-011-2/+2
| | |
| | * For exampleAlex Gaynor2013-11-011-3/+4
| | |
| | * Document how this returns bytesAlex Gaynor2013-11-011-1/+7
| | |
* | | Merge branch 'master' into fernetAlex Gaynor2013-11-013-22/+55
|\| |
| * | Merge pull request #212 from dreid/primitive-hmacAlex Gaynor2013-11-011-11/+10
| |\ \ | | | | | | | | Strip down the HMAC interface to match the Hash interface.
| | * | Update documentationDavid Reid2013-11-011-11/+10
| | |/
| * / fixed renderingAlex Gaynor2013-11-011-0/+1
| |/
| * Merge pull request #200 from dreid/primitive-hashesAlex Gaynor2013-11-011-11/+17
| |\ | | | | | | [WIP] Reduce the surface of the primitive hash interface.
| | * Improve Hash documentation.David Reid2013-11-011-3/+12
| | |
| | * Update documentationDavid Reid2013-10-311-8/+5
| | |
| * | add CAST5 docsPaul Kehrer2013-10-311-1/+9
| | |
| * | move blowfish docs to new weak ciphers section, linkify aesPaul Kehrer2013-10-311-1/+11
| | |
| * | add bf docsPaul Kehrer2013-10-311-0/+9
| |/
* | fixAlex Gaynor2013-10-311-1/+0
| |
* | Fixed keylength in exampleAlex Gaynor2013-10-311-1/+1
| |
* | Be explicitAlex Gaynor2013-10-311-1/+3
| |
* | Improve the docsAlex Gaynor2013-10-311-1/+4
| |
* | DocsAlex Gaynor2013-10-312-0/+49
|/
* 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 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
|