aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/symmetric-encryption.rst
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Be more and more explicit about how to do things correctlyAlex Gaynor2013-11-081-6/+17
| |/ |/|
* | Merge pull request #231 from dreid/mode-interface-propertiesAlex Gaynor2013-11-071-0/+3
|\ \ | | | | | | [WIP] Document mode interfaces.
| * | Add a new Mode interface to document mode.name and start on some prose docs ↵David Reid2013-11-071-0/+3
| |/ | | | | | | for interfaces.
* | TypoAlex Gaynor2013-11-071-1/+1
| |
* | Be really explicit about what's good and badAlex Gaynor2013-11-071-3/+23
|/
* update docsPaul Kehrer2013-11-061-14/+13
|
* Changed excpetion name based on feedback from dreidAlex Gaynor2013-11-021-4/+4
|
* Document and implement the public API for when the backend doesn't support ↵Alex Gaynor2013-11-021-0/+9
| | | | the requested algorithm
* better englishAlex Gaynor2013-11-011-2/+2
|
* For exampleAlex Gaynor2013-11-011-3/+4
|
* Document how this returns bytesAlex Gaynor2013-11-011-1/+7
|
* 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
|
* Made a sphinx extension which emits the hazardous materials danger admonitionAlex Gaynor2013-10-291-5/+1
|
* More docsAlex Gaynor2013-10-291-8/+7
|
* Move the danger to the very top of the fileDonald Stufft2013-10-281-3/+3
|
* Warn about dragons and dinosaurs with laser gunsDonald Stufft2013-10-281-0/+7
|
* Move primtives into a hazmat packageDonald Stufft2013-10-281-0/+187