aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add CFB to documentationPaul Kehrer2013-09-111-0/+13
* Merge pull request #57 from reaperhulk/ofb-supportDonald Stufft2013-09-101-0/+11
|\
| * change OFB iv to nonce to reflect dstufft nomenclature pitchPaul Kehrer2013-09-101-8/+6
| * add output feedback mode support + test vectors (aes)Paul Kehrer2013-09-101-0/+13
* | Cleaned up the docs for ECBAlex Gaynor2013-09-101-5/+9
|/
* remove unneeded init in ECB class, add warning to docs for ECB modePaul Kehrer2013-09-101-0/+1
* Add ECB class + docs + testsPaul Kehrer2013-09-101-0/+12
* Captitalize GH properlyAlex Gaynor2013-09-091-2/+2
* More fully document the contribution process, move most of the details fromAlex Gaynor2013-09-092-0/+81
* Merge pull request #28 from alex/simple-symmetric-encryptionHynek Schlawack2013-09-071-3/+9
|\
| * Test the symmetric encryption doc snippets using doctestDonald Stufft2013-08-121-3/+9
* | Nit for HynekAlex Gaynor2013-08-121-1/+1
* | Also mention that other packages miss python3 supportAlex Gaynor2013-08-121-1/+1
|/
* Use the Sphinx doctest builderDonald Stufft2013-08-111-0/+1
* Make the example error freeDonald Stufft2013-08-111-1/+1
* Another issue we're targettingAlex Gaynor2013-08-111-0/+1
* English grammarAlex Gaynor2013-08-111-6/+6
* Added another item from hynekAlex Gaynor2013-08-111-0/+1
* Document that we want AES-GCMAlex Gaynor2013-08-111-0/+1
* Better gramarAlex Gaynor2013-08-111-1/+1
* Make this a headingAlex Gaynor2013-08-111-1/+2
* Better describe why this library exists. Refs #5Alex Gaynor2013-08-111-0/+13
* Fixed exampleAlex Gaynor2013-08-101-1/+1
* Fully excised padding from the docsAlex Gaynor2013-08-101-4/+4
* Removing padding from the encryption APIDonald Stufft2013-08-101-6/+0
* Merge pull request #26 from alex/symmetric-encryption-docsDonald Stufft2013-08-083-0/+77
|\
| * Typo fixAlex Gaynor2013-08-081-2/+2
| * A padding exampleAlex Gaynor2013-08-081-2/+4
| * This is where padding goesAlex Gaynor2013-08-081-1/+5
| * Descriptive textAlex Gaynor2013-08-081-0/+3
| * Describe the methods more explicitlyAlex Gaynor2013-08-081-8/+11
| * Document this as a classAlex Gaynor2013-08-081-18/+17
| * New languageAlex Gaynor2013-08-081-3/+3
| * more accurateAlex Gaynor2013-08-081-2/+4
| * Move the modules aroundAlex Gaynor2013-08-081-5/+4
| * FixAlex Gaynor2013-08-081-2/+2
| * This is a lieAlex Gaynor2013-08-081-2/+0
| * All capsAlex Gaynor2013-08-081-1/+1
| * fix spelling errors, move moduleAlex Gaynor2013-08-081-2/+2
| * Document that IVs should not be reused.Alex Gaynor2013-08-081-0/+2
| * Document how long iv should beAlex Gaynor2013-08-081-1/+3
| * Try to document CBCAlex Gaynor2013-08-081-2/+9
| * Attempt to document AESAlex Gaynor2013-08-081-2/+8
| * Crypto is seriously hardAlex Gaynor2013-08-081-1/+1
| * Start stubbing out subheadingsAlex Gaynor2013-08-081-0/+12
| * Begin to describe the methodsAlex Gaynor2013-08-081-0/+8
| * Started trying to document symmetric encryptionAlex Gaynor2013-08-083-0/+30
* | There *is* a p in `cryptography` but it has a specific position in the word.Jean-Paul Calderone2013-08-081-3/+3
|/
* Document architecture changesHynek Schlawack2013-08-081-3/+3
* Fix typo in docs and use my private e-mailHynek Schlawack2013-08-081-1/+1