aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/symmetric-encryption.rst
Commit message (Expand)AuthorAgeFilesLines
...
* Use AlreadyFinalized for symmetric ciphersAlex Gaynor2013-11-131-0/+5
* Merge pull request #214 from reaperhulk/arc4-supportDavid Reid2013-11-091-0/+21
|\
| * update docs to include arc4 examplePaul Kehrer2013-11-091-0/+11
| * Merge branch 'master' into arc4-supportPaul Kehrer2013-11-081-3/+26
| |\
| * | ARC4 supportPaul Kehrer2013-11-071-0/+10
* | | 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
|\ \
| * | Add a new Mode interface to document mode.name and start on some prose docs f...David Reid2013-11-071-0/+3
| |/
* | 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 th...Alex Gaynor2013-11-021-0/+9
* 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