aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cover a missing branch in the commoncrypto bindingsPaul Kehrer2014-01-091-2/+8
* Add initial CommonCrypto bindings (no backend yet)Paul Kehrer2014-01-094-0/+144
* Merge pull request #425 from reaperhulk/travis-me-tooDavid Reid2014-01-092-14/+153
|\
| * add comment about why the travis exclude matrix is so largePaul Kehrer2014-01-081-0/+4
| * support osx and linux on travisPaul Kehrer2014-01-082-14/+149
* | Merge pull request #440 from public/vanityHynek Schlawack2014-01-091-1/+1
|\ \
| * | Add myself to __authors__Alex Stapleton2014-01-091-1/+1
|/ /
* | Merge pull request #439 from reaperhulk/hmac-verify-textAlex Gaynor2014-01-081-3/+2
|\ \
| * | rewrite some text about the hmac verify methodPaul Kehrer2014-01-081-3/+2
|/ /
* | Merge pull request #435 from reaperhulk/0.2-dev-openDavid Reid2014-01-082-1/+5
|\ \
| * | add 0.2 changelog sectionPaul Kehrer2014-01-081-0/+4
| * | update version to 0.2.dev1 in masterPaul Kehrer2014-01-081-1/+1
* | | Merge pull request #438 from alex/more-prominent-verifyDavid Reid2014-01-081-11/+22
|\ \ \
| * | | Make verify on HMAC more prominentAlex Gaynor2014-01-081-11/+22
* | | | Merge pull request #437 from rgbkrk/eggiePaul Kehrer2014-01-081-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore all eggsKyle Kelley2014-01-081-4/+1
|/ / /
* | | Merge pull request #434 from rgbkrk/minusixAlex Gaynor2014-01-081-0/+1
|\ \ \
| * | | Ignore six eggs, not a full dozenKyle Kelley2014-01-081-0/+1
* | | | Merge pull request #433 from alex/pip-install-me-captainDavid Reid2014-01-081-3/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Document that we're on PyPIAlex Gaynor2014-01-081-3/+2
* | | | Merge pull request #431 from dreid/release-0.1Alex Gaynor2014-01-082-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Prepare to release.David Reid2014-01-082-2/+2
| |/ /
* | | Merge pull request #432 from dreid/blame-dreidAlex Gaynor2014-01-081-0/+1
|\ \ \ | |/ / |/| |
| * | I guess I should take some of the blame.David Reid2014-01-081-0/+1
|/ /
* | Merge pull request #429 from alex/changelogDavid Reid2014-01-084-0/+11
|\ \
| * | ReformatAlex Gaynor2014-01-081-4/+2
| * | Typo fixAlex Gaynor2014-01-081-1/+1
| * | Fixed #428 -- added a changelogAlex Gaynor2014-01-084-0/+13
|/ /
* | Merge pull request #424 from reaperhulk/padding-info-for-allAlex Gaynor2014-01-071-2/+14
|\ \
| * | add padding info to docsPaul Kehrer2014-01-071-2/+14
| |/
* | Merge pull request #423 from alex/ignorePaul Kehrer2014-01-071-3/+3
|\ \ | |/ |/|
| * These eggs are sometimes files. We still don't care.Alex Gaynor2014-01-071-3/+3
|/
* Merge pull request #418 from reaperhulk/move-contextsDavid Reid2014-01-071-73/+83
|\
| * move ciphercontext/aeadciphercontext to bottom of symmetric encryptionPaul Kehrer2014-01-071-73/+83
* | Merge pull request #419 from reaperhulk/gcm-no-pad-requiredAlex Gaynor2014-01-071-15/+5
|\ \ | |/ |/|
| * GCM does not require padding (removing from docs example)Paul Kehrer2014-01-071-15/+5
|/
* Merge pull request #416 from dreid/improved-aead-examplesAlex Gaynor2014-01-071-13/+73
|\
| * Make the example more complete and add some comments walking the user through...David Reid2014-01-071-14/+49
| * Try making the AEAD examples less dense.David Reid2014-01-071-13/+38
* | Merge pull request #415 from reaperhulk/remove-cast5-ecb-for-nowAlex Gaynor2014-01-075-85/+2
|\ \
| * | also remove CAST5 docsPaul Kehrer2014-01-071-9/+0
| * | remove CAST5 for first releasePaul Kehrer2014-01-074-76/+2
| |/
* | Merge pull request #414 from alex/avail-cleanupDavid Reid2014-01-073-44/+4
|\ \ | |/ |/|
| * Explanatory commentAlex Gaynor2014-01-071-0/+1
| * Fixed #408 -- cleanup how is_available worksAlex Gaynor2014-01-073-44/+3
|/
* Merge pull request #392 from alex/setup-install-extensionDonald Stufft2014-01-074-11/+43
|\
| * This is dangerousAlex Gaynor2014-01-071-4/+1
| * Merge branch 'master' into setup-install-extensionAlex Gaynor2014-01-0719-28/+528
| |\ | |/ |/|
* | Merge pull request #410 from alex/release-automationDavid Reid2014-01-074-0/+66
|\ \
| * | How to verify that your released correctlyAlex Gaynor2014-01-071-1/+9