aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #168 from reaperhulk/evp-add-gcm-requirementsAlex Gaynor2013-10-221-0/+4
|\ \ \ \
| * | | | add gcm constants and EVP_CIPHER_CTX_ctrl macroPaul Kehrer2013-10-221-0/+4
* | | | | Merge pull request #169 from alex/new-rtd-themeDavid Reid2013-10-221-0/+4
|\ \ \ \ \
| * | | | | Enable the new read the docs theme, it's pretty.Alex Gaynor2013-10-221-0/+4
|/ / / / /
* | | | | Merge pull request #167 from reaperhulk/hash-doc-fixAlex Gaynor2013-10-221-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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-2215-110/+117
| |_|/ |/| |
* | | Merge pull request #166 from alex/disable-coverallsDavid Reid2013-10-222-10/+5
|\ \ \ | |/ / |/| |
| * | Disabled coverallsAlex Gaynor2013-10-222-10/+5
| |/
* | Merge pull request #165 from dreid/proper-returnsAlex Gaynor2013-10-221-2/+6
|\ \ | |/ |/|
| * Don't try to fit the type into the :return: declaration instead describe it i...David Reid2013-10-221-2/+6
* | Merge pull request #164 from dreid/dangling-rtd-referenceAlex Gaynor2013-10-221-2/+0
|\ \ | |/ |/|
| * Remove a dangling reference to Read The Docs.David Reid2013-10-221-2/+0
|/
* Merge pull request #155 from reaperhulk/hmac-vectorsDavid Reid2013-10-227-0/+281
|\
| * add note on hmac truncation vectorsPaul Kehrer2013-10-223-0/+3
| * HMAC test vectors from RFC 2202, 2286, and 4231Paul Kehrer2013-10-207-0/+278
* | Merge pull request #163 from reaperhulk/fix-bug-148Alex Gaynor2013-10-222-1/+5
|\ \
| * | fixes #148 + test casePaul Kehrer2013-10-222-1/+5
|/ /
* | Merge pull request #112 from reaperhulk/block-cipher-decryptDavid Reid2013-10-2210-89/+181
|\ \
| * | verify that encryptor/decryptor returns CipherContext compliant interfacePaul Kehrer2013-10-221-2/+3
| * | more docsPaul Kehrer2013-10-221-4/+3
| * | fix doc test failurePaul Kehrer2013-10-221-1/+1
| * | exclude abstractmethod decorator from coveragePaul Kehrer2013-10-221-0/+4
| * | fix typo and show result of decryption in docsPaul Kehrer2013-10-221-2/+2
| * | Create CipherContext interface & document itPaul Kehrer2013-10-214-24/+57
| * | remove unneeded import...whoopsPaul Kehrer2013-10-211-2/+0
| * | rename variables in encrypt/decrypt examplePaul Kehrer2013-10-211-4/+4
| * | remove enum requirement now that we're not using enumPaul Kehrer2013-10-211-3/+0
| * | Merge branch 'master' into block-cipher-decryptPaul Kehrer2013-10-216-21/+103
| |\ \
| * | | address review commentsPaul Kehrer2013-10-214-78/+79
| * | | further simplify context objectsPaul Kehrer2013-10-211-38/+29
| * | | modified approach to encryption/decryption contextsPaul Kehrer2013-10-212-22/+25
| * | | update docs to reflect new encryptor APIPaul Kehrer2013-10-211-1/+2
| * | | block cipher decryption supportPaul Kehrer2013-10-215-66/+132
| | |/ | |/|
* | | Merge pull request #108 from alex/triple-desDonald Stufft2013-10-225-2/+154
|\ \ \
| * | | grammarAlex Gaynor2013-10-221-1/+1
| * | | Merge branch 'master' into triple-desAlex Gaynor2013-10-221-1/+3
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #162 from alex/document-constructorHynek Schlawack2013-10-221-1/+3
|\ \ \ \
| * | | | Document this parameter to the constructorAlex Gaynor2013-10-211-1/+3
|/ / / /
| * | | Merge branch 'master' into triple-desAlex Gaynor2013-10-216-10/+32
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #147 from reaperhulk/hash-improvementsAlex Gaynor2013-10-213-2/+19
|\ \ \ \
| * | | | Allow data to be passed in the constructor & reject unicode ala hashlibPaul Kehrer2013-10-193-2/+19
* | | | | Merge pull request #161 from alex/flake8David Reid2013-10-213-8/+10
|\ \ \ \ \
| * | | | | Enable all the flake8Alex Gaynor2013-10-213-8/+10
|/ / / / /
* | | | | Merge pull request #160 from alex/lint-setupDavid Reid2013-10-211-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Also ignore eggsAlex Gaynor2013-10-211-1/+1
| * | | | Better wayAlex Gaynor2013-10-211-1/+4
| * | | | Lint setup.pyAlex Gaynor2013-10-211-1/+1
|/ / / /
| | * | This is a frozenset these daysAlex Gaynor2013-10-211-3/+1